Hi, I need some help on this call.
I am building an OCSP client following guide in openssl and compile the code in 
Cygwin environment. My openssl version is 1.0.1h.
With HTTP based OCSP, the code works fine. But, with HTTPs, the code gets stuck 
at the call to OCSP_sendreq_bio(). Further debugging shows that 
OCSP_sendreq_nbio() does not return.
Did I need to something extra to deal with HTTPs based connection?
Thanks in advance.

_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to