<html><head></head><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:24px"><div id="yui_3_16_0_1_1445891694454_4119">Hi, I need some help on this call.</div><div id="yui_3_16_0_1_1445891694454_4120"><br></div><div id="yui_3_16_0_1_1445891694454_4121" dir="ltr">I am building an OCSP client following guide in openssl and compile the code in Cygwin environment. My openssl version is 1.0.1h.</div><div id="yui_3_16_0_1_1445891694454_4190" dir="ltr"><br></div><div id="yui_3_16_0_1_1445891694454_4220" dir="ltr">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.</div><div id="yui_3_16_0_1_1445891694454_4240" dir="ltr"><br></div><div id="yui_3_16_0_1_1445891694454_4252" dir="ltr">Did I need to something extra to deal with HTTPs based connection?</div><div id="yui_3_16_0_1_1445891694454_4253" dir="ltr"><br></div><div id="yui_3_16_0_1_1445891694454_4255" dir="ltr">Thanks in advance.<br></div><div id="yui_3_16_0_1_1445891694454_4056"><br></div></div></body></html>