Brajesh-

I think you need a couple carriage returns before you send your form data.

Can you share your source code? I would like to see how you implemented ssl
in your code.


Thanks

Brady Moritz
Moritz Designs


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Brajesh Tiwari
> Sent: Thursday, March 16, 2000 11:25 AM
> 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
>
> -----Original Message-----
> From: Karl Denninger [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 15, 2000 6:54 PM
> To: [EMAIL PROTECTED]; '[EMAIL PROTECTED]'
> Subject: Re: HTTP POST with SSL
>
>
> On Wed, Mar 15, 2000 at 03:44:12PM -0600, Brajesh Tiwari wrote:
> > Hi All,
> >
> > I am writing a ssl client application needs to use  "HTTP POST"
> method to
> > send some data to web server.
> >
> > I implemented ssl, can any body help in HTTP POST Method to
> post some data
> > to web server.
>
> What's complicated about it?  It works exactly like a POST does to a
> non-secure web server from a programming point of view :-)
>
> (When I got APACHE+MODSSL set up I changed some of my webforms stuff to
> secure by just modifying the prefix from "http" to "https")
>
> --
> --
> Karl Denninger ([EMAIL PROTECTED])  Web: http://childrens-justice.org
> Isn't it time we started putting KIDS first?  See the above URL for
> a plan to do exactly that!
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to