curl-library
RE: Unknown SSL protocol error
Date: Wed, 23 Aug 2006 07:29:45 -0500
What about a CURL Option for disabling this for WS-FTP servers?
I'm not sure if that fits your philosophy or not ... but for people
trying to connect to a WS-FTP server with client and server
certificates enabled it would be a blessing.
Dave.
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Wednesday, August 23, 2006 2:03 AM
To: libcurl development
Cc: Wessel, Ken - OJA; Chawla, Yogesh - OJA; Lookabaugh, Jim - OJA;
Blondeau, Bill H - OJA
Subject: RE: Unknown SSL protocol error
On Tue, 22 Aug 2006, Daniel Stenberg wrote:
> I think I'll re-arrange that code to always avoid the session-ID
re-use for
> the data connection when FTPS is used. I don't think it ever brings
any
> goodness for that case and will then fix this problem "out of the box"
in
> future releases.
Eeh. I need to take that back. I've read up on the topic and there
should
1) never be any harm in trying to re-use a session and 2) a session can
very
well be used on more than one connection.
So, re-using the session like this makes the data connect phase a lot
faster
and I now instead claim that this is "just" a bug in the server end.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-08-23