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]

Reply via email to