cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Unknown SSL protocol error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Aug 2006 08:33:34 +0200 (CEST)

On Mon, 21 Aug 2006, Winslow, Dave - OJA wrote:

> Dan - I found the code for disabling the session ID cache right where you
> said it would be and changed the code to read as follows:

...

> After re-making and re-installing I am happy to report that we can now "put"
> and "get" files to the problematic WS-FTP server using LIBCURL! No more
> "Unknown SSL protocol error"!
>
> So, just to re-iterate - this "fix" is good for WS_FTP servers with both
> client and server certificates enabled.

Thanks for getting back to us on this topic.

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.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-22