EJBCA: Difference between revisions
m Date the maintenance tags or general fixes |
No edit summary |
||
Line 29: | Line 29: | ||
==External links== |
==External links== |
||
* [http://sourceforge.net/projects/ejbca/ EJBCA at SourceForge] |
* [http://sourceforge.net/projects/ejbca/ EJBCA at SourceForge] |
||
* [https://wiki.esecurity.edu.au/display/esecurity/ejbCA+Evaluation+Report EJBCA evaluation report from University of Queensland, AU] |
|||
* [http://www.cs.berkeley.edu/~necula/Papers/rte_oopsla04.pdf EJBCA 2.0b mentioned in Run-Time Error Handling code evaluation] |
|||
* [http://www.csita.unige.it/software/free/ejbca/ Migration guide from OpenSSL CAs] |
|||
* [http://oszone.org/project/934 Overview of project at OSZone] |
|||
* [http://java-source.net/open-source/network-servers/ejbca EJBCA at java-source.net] |
|||
* [http://www.chiariglione.org/leonardo/publications/ebu-dmp/index.htm EJBCA is used a component in Chillout] |
|||
* [http://han.pp.se/gl/article.php?story=20080115235612100 Debian package maintainer] |
|||
* [http://ejbca-fr.org/home/Accueil Information about EJBCA in French] |
|||
* EJBCA proposed a solution for [http://www.uet.edu.pk/icosst2007/icosst_2007_papers/How%20to%20Overcome%20the%20Challenges%20to%20Large%20Scale%20Adoption%20of%20Open%20Source.pdf How to Overcome the Challenges to Large Scale Adoption of Open Source Software and Systems in Pakistan Business and Industrial Environment]; Athar Mahboob and Nassar Ikram; National University of Sciences & Technology, Karachi |
|||
==EJBCA in litterature== |
|||
* <i>Research and application of EJBCA based on J2EE</i>; Liyi Zhang, Qihua Liu and Min Xu; IFIP International Federation for Information Processing Volume 251/2008; ISBN 978-0-387-75465-9 |
|||
* Chapter "Securing Connections and Remote Administration" in <i>Hardening Linux</i>; James Turnbull; ISBN 978-1-59059-444-5 |
Revision as of 08:15, 2 May 2008
The topic of this article may not meet Wikipedia's general notability guideline. (April 2008) |
Developer(s) | List of developers |
---|---|
Initial release | December 5, 2001 |
Stable release | 3.6.0
/ April 6, 2008 |
Repository | |
Written in | JAVA, J2EE |
Operating system | Cross-platform |
Available in | Chinese, English, French, German, Italian, Portuguese, Spanish, Swedish |
Type | PKI Software |
License | LGPL |
Website | www.ejbca.org |
Enterprise Java Bean Certificate Authority, or EJBCA, is an Open source Certificate Authority software package. The system is implemented in Enterprise Java.
Design
The software is designed to be platform independent and fully clusterable, which permits a greater degree of scalability than is typical of similar software packages. Multiple instances of EJBCA are run simultaneously, sharing a database containing the current Certificate Authorities (CAs). This permits each instance of the software to access any CA. The software also supports the use of a Hardware Security Module (HSM), which provides additional security. Larger-scale installations would use multiple instances of EJBCA running on a cluster, a fully distributed database on a separate cluster and a third cluster with HSMs keeping the different CA keys.
Development
The EJBCA sourcecode comes with project files for the Eclipse IDE. Concurrent Version System control has been dropped in order to make way for Sub-version Software. As an Open Source project, EJBCA the standard GNU Lesser General Public License (LGPL), which is an Open Source Initiative approved license. The source code is hosted at SourceForge.net.
External links
- EJBCA at SourceForge
- EJBCA evaluation report from University of Queensland, AU
- EJBCA 2.0b mentioned in Run-Time Error Handling code evaluation
- Migration guide from OpenSSL CAs
- Overview of project at OSZone
- EJBCA at java-source.net
- EJBCA is used a component in Chillout
- Debian package maintainer
- Information about EJBCA in French
- EJBCA proposed a solution for How to Overcome the Challenges to Large Scale Adoption of Open Source Software and Systems in Pakistan Business and Industrial Environment; Athar Mahboob and Nassar Ikram; National University of Sciences & Technology, Karachi
EJBCA in litterature
- Research and application of EJBCA based on J2EE; Liyi Zhang, Qihua Liu and Min Xu; IFIP International Federation for Information Processing Volume 251/2008; ISBN 978-0-387-75465-9
- Chapter "Securing Connections and Remote Administration" in Hardening Linux; James Turnbull; ISBN 978-1-59059-444-5