curl-library
Re: openssl
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 20 Apr 2002 16:07:44 +0200 (MET DST)
Date: Sat, 20 Apr 2002 16:07:44 +0200 (MET DST)
On Fri, 19 Apr 2002, Thomas P. Harty wrote:
> Does any one know any tutorials on creating (+sending +reciving data) to a
> https server, using open ssl?
Just sending and receiving data is perfectly done using libcurl, and there's
a libcurl tutorial-like manual online here:
http://curl.haxx.se/libcurl/c/the-guide.html
(Even though the SSL section isn't written for it yet, many other options
work the same when used for https:// URLs as they do with http:// URLs.)
Other than that, I don't know.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-04-20