<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 26.10.2015 21:42, <a class="moz-txt-link-abbreviated" href="mailto:rosect190@yahoo.com">rosect190@yahoo.com</a> wrote:
    <blockquote
      cite="mid:460881694.3536517.1445892145962.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div>
        <div>Hi, I need some help on this call.</div>
        <div><br>
        </div>
        <div>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><br>
        </div>
        <div>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><br>
        </div>
        <div>Did I need to something extra to deal with HTTPs based
          connection?</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    OCSP must not be https ...<br>
    the same with CRL download ...<br>
  </body>
</html>