curl-library
Re: Plain TLS Socket using libcurl
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 4 Dec 2010 11:03:26 +0100 (CET)
Date: Sat, 4 Dec 2010 11:03:26 +0100 (CET)
On Fri, 3 Dec 2010, Ambuj Jain wrote:
> How to open the plain TLS Socket using libcurl.
You don't. libcurl does transfers, so you don't open any sockets at all, you
ask for a transfer using a specific URL that could be a TLS using one such as
HTTPS or FTPS etc.
Perhaps you should start reading here:
http://curl.haxx.se/libcurl/c/libcurl-tutorial.html
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-12-04