Hi, I am using openssl OCSP utility as OCSP Responder in linux platform. Once OCSP Responder receives OCSP Request it will send OCSP Response and terminate the TCP connection by sending FIN for TCP Connection. Why OCSP responder trying to close the connection? Is there any way by whcih OCSP Responder is configured to retain the connection.
OCSP Request packet has Connection filed as Keep-Alive in HTTP header while response packet from OCSP Responder does not have any Connection filed in HTTP header (OCSP Response is generated by OCSP Responder using openssl ocsp utility). Is there Any way to set Connection filed as Keep-Alive in HTTP header in OCSP Responder message? -- View this message in context: http://openssl.6102.n7.nabble.com/Connection-getting-terminated-after-OCSP-Resonse-is-send-my-OCSP-Responder-tp45836.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org