| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Curl command for FTPS (TLS)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 31 Jan 2007 10:16:11 +0100 (CET)
On Wed, 31 Jan 2007, Sachin Sisodia wrote:
> We got a requirement to test the FTPS (over TLS). Earlier we were using FTPS
Exactly what is the difference between TLS and SSL here according to you?
SSLv3 is the protocol that later was turned into TLSv1 when standardized, and
> curl -E RANG00001-CC.pem --key RANG00001-CC-KEY.pem -k -v --connect-timeout
... and this server speaks TLS only? And what happens, doesn't this work?
> I would appreciate if anyone can let me know what changes are required in
Try the -1/--tlsv1 option to force TLSv1 in the SSL/TLS layer negotiation.
By default, curl will send the "AUTH SSL" command first and then "AUTH TLS" on
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-01-31 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info