The code for the command "openssl xyz" is usually in the source
file apps/xyz.c .
So the example OCSP responder is probably in the file apps/ocsp.c .
On 04/04/2017 09:04, RajatRokade wrote:
Hi..
I want to create an OCSP responder running on my local machine to avoid the
requirement of internet
Hi..
I want to create an OCSP responder running on my local machine to avoid the
requirement of internet connection.I tired using the command line approach
to set up a new CA,build database,run the responder on the localhost and
finally query the OCSP responder. I was able to query the server and g