Hi everyone,

I just revoked the OCSP responder certificate as you can see:

---- file index.txt ------
R 040530223109Z 030605151409Z 03 unknown /C=ES/ST=Andalusia/L=Seville/O=Mazinger Z inc./OU=pepe/CN=OCSP responder prueba 2/emailAddress=ocsp
----- end of index.txt -----


openssl ocsp -index private/index.txt -port 8890 -CA private/cacert.crt -rsigner certs/3.crt -rkey key/3.key -text -out log.txt

certs/3.crt is the file which contents the certificate and key/3.key contents the private key.

It still works as OCSP responder whether it even returned info about its status (revoked).

What shall I do if I want to revoke the OCSP responder certificate? by using a CRL?

Thank you,
Pablo

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to