public OCSP responder
Example of using responder service with openssl
OPENSSL:\>ocsp -url http://ocsp.openvalidation.org -issuer RootCAcert.pem -VAfile OCSPServer.pem -cert User.pem
Response verify OK User.pem: good This Update: Aug 17 10:12:03 2001 GMT Next Update: Aug 16 10:12:03 2006 GM
E.g. a status request with openssl and a good test certificate could look like this
These request will only work with the most recent developer snapshot of openssl