Dr. Stephen & others, Could you please shed some light on this? I need to talk to an OCSP responder through a proxy server. I am currently using OCSP_sendreq_nbio(). What is the best solution (including hacking the openssl code) to make it work?
Thanks in advance, -binlu From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Bin Lu Sent: Tuesday, May 22, 2012 7:00 PM To: openssl-users@openssl.org Subject: OCSP proxy support Hi, Is BIO_set_proxies() supported in 1.0.1? What is the proxy solution for OCSP query? Thanks, -binlu