Hello.
I start OCSP server for testing. I use command:
openssl ocsp -index index.txt -port 7777 -rkey ocsp_resp_pkey.pem -rsigner
ocsp_resp_cert.crt -CA cacert.crt –text
After I got the message “Waiting for OCSP client connections...” I see that process openssl.exe listen only TCPv6 port
7777, no TCPv4.
How to set up OCSP responder to handle IPv4-connections? Or the only way is to use only IPv6-connection to the OpenSSL
OCSP responder?
----
Regards,
Vladimir.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]