OpenCA Labs::OCSP Responder
OPENSOURCE SECURITY AND IDENTITY MANAGEMENT SOLUTIONS
ChangeLog - OCSP Responder 2.1.0 (Ellie)
* Feb 10 2011 Massimiliano Pala 
-Updated default configuration files (default passin set to none)
-Enhanced support for ECDSA support

* Feb  9 2011 Massimiliano Pala 
-Updated thread management with builtin support from LibPKI 0.6.3
-Fixed start/stop script
-Added new method for token configuration passin -> none to avoid password
promptin at startup

* Feb  9 2011 Massimiliano Pala 
-Fixed a memory error in config.c causing segfault on CRL reload
-Set new requirements for libpki (0.6.3+)

* Jan 22 2011 Massimiliano Pala 
-Deleted extra two bytes sent out after the DER encoding of the response
 is written (that was causing Firefox/Thunderbird not to validate the answer)

* Jan 14 2011 Massimiliano Pala 
-Fixed an error in return code check for PKI_NET_listen.
-Due to bug fixing in Libpki, new Requirements for libpki is v0.6.2+
-Fixed error in config parsing when no bind address is provided