I am trying to write an OCSP agent that talks with the Netscape OCSP
responder built into Netscape Directory Server 4.2. I have followed the RFC
specification for OCSP and cannot seem to get it to work. It talks with the
ValiCert OCSP responder ok, but when it attempts to talk with Netscape it
appears to hang. So I captured what Netscape 6.1 sends to it (because it
says that it works), and played it back at the server using netcat, but it
also seems to fail.

When I send the Http Request in Win32 it fails on the HttpSendRequest(...)
it just sits there blocking forever.  Does anyone have any ideas ? It
necessarily wasn't a Win32 thing, because it appears in Perl when I
attempted to write the same request to the server aswell.

thanks,
dave.





Reply via email to