cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL HTTPS use option of curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Nov 2002 15:48:51 +0100 (MET)

On Thu, 7 Nov 2002, Yuping He wrote:

> i.e. all option for HTTP are automatically available also for HTTPS, when
> e.g. the curl-7.10-win32-ssl has been installed?

Yes. All options you can use with HTTP can also be used for HTTPS.

> c:\>curl -T data.html http://200.1.1.22/upload/

> It was faultless. And I have tested that the forwarded data has been not
> ciphered as I have thought.

http:// is plain text, yes. Try the exact same command line but use https://
instead.

> What makes ca-bundle.crt?

It is included in the curl release archive (the full source package).

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
Received on 2002-11-07