Retour à l'accueil

https://www.paypal.com/xclick/business=frederic.giudicelli%40newpki.org&item_name=Donate+to+NewPKI&return=http%3A//www.newpki.org&cancel_return=http%3A//www.newpki.org&no_note=1&tax=0&currency_code=EUR
Main Menu
· Home

-----------------
· About
· News
· Licence
· Bug Reporting
· Download
· Snapshots
· Documentation
· Mailing Lists
· Functional Schemas

-----------------
· Contact
Newsletter
You are currently not logged in, but you can still subscribe to our newsletter.




http://sourceforge.net/

http://www.wxwidgets.org/
 



 


 Log in Problems?
 New User? Sign Up!
Info: About NewPKI Posted by: Frédéric Giudicelli on Tuesday, January 01, 2002 - 12:00 AM

NewPKI NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled through a database, which provides a much more flexible PKI than with OpenSSL, such as seeking a certificate with a search engine.

There is an SQL abstraction layer, the one provided is for a MySQL database.

NewPKI is developed in c++, there are only a few public classes, which allows to handle any kind of application, a standalone, a PHP module, or to easily integrate NewPKI in an existing project.

Here are the key features of the actual version of NewPKI:
- Handling of multiple CAs in one server.
- Publish a certificate request from CSR.
- Publish a certificate request, by specifying the DN fields.
- Certify a request, specifying the DN Policy and the certificate extension.
- Revoke a certificate.
- Generate the CRL.
- Search for the waiting requests, or the certificates.
- OCSP responder.
- LDAP seek and publication.

Frédéric Giudicelli