Hi All, I downloaded 0.9.8h version openssl & am trying this command: OCSP server on port 8888 using a standard ca configuration, and a separate responder certificate. All requests and responses are printed to a file.
openssl ocsp -index demoCA/index.txt -port 8888 -rsigner rcert.pem -CA demoCA/cacert.pem -text -out log.txtbut rcert.pem is not available with package, whereas index.txt, cacert.pem are available. Any alternative?or Any command which can be used to send ocsp request to responder with certificate created by us?Kindly help me in this. Advance Thanks & Regards,-Shivakumar Balur