Hi Brajesh,
I'm not so sure about that but could it be that
you must use
POST /cgi-bin/cs_intf/validate.exe HTTPS/1.1
- note the 'S'! -> ^^^
instead of
POST /cgi-bin/cs_intf/validate.exe HTTP/1.1
???
I think I've seen it this way before.
Robert
-----Original Message-----
From: Brajesh Tiwari [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 16, 2000 6:25 PM
To: '[EMAIL PROTECTED]'
Subject: RE: HTTP POST with SSL
Karl,
I written following code for HTTP POST with SSL, but it is not working can
you tell me why?
I am not getting any response from web server.
POST /cgi-bin/cs_intf/validate.exe HTTP/1.1
Content-type: text/html
Content-length: 31
agentname=tiw&pin=9443243
where validate.exe is cgi script.
Thanks.
Brajesh
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]