The OpenCA OCSP Responder is an RFC 2560 compliant OCSPD responder.
Version: 1.5.1 RC1The OpenCA OCSP Responder is an RFC 2560 compliant OCSPD responder.It can be used to verify the status of a certificate using from OCSP clients (such as Mozilla/Netscape7).
License: Free
Operating System: Linux
Homepage: www.openca.org
Developed by:
The Responder is actually included into the main OpenCA distribution package. It is also possible to install the daemon as a stand-alone application, all you will need is a CRL (or access to an LDAP server where to get the CRL from).
Actually not extensive testing has been carried out, anyway this daemon is reported to work with Mozilla/Netscape. If you have carried out some testing and want to discuss it with us, please just send an e-mail or subscribe the openca mailing lists.
To install the package follow the provided INSTALL script and edit the config file to fillfull your needs. Remember that you'll need the 0.9.7 version of the OpenSSL package - current source code (0.9.7d).
What's New in 1.1.1 Stable Release:
· The requirement for the index file option in the configuration file has been removed (it was not used).
What's New in 1.5.1 RC1 Development Release:
· Thread support was added.
· HTTP header parsing was improved.