curl-library
Re: TLS extensions enabled by default in OpenSSL 0.9.8j (fwd)
From: Peter Sylvester <peter.sylvester_at_edelweb.fr>
Date: Sun, 25 Jan 2009 14:13:02 +0100
Date: Sun, 25 Jan 2009 14:13:02 +0100
Daniel Stenberg wrote:
> Hey guys,
>
> I'm interested in feedback on how to deal with this new quirk in OpenSSL.
>
Do you have an example of a server that doesn't work?
The enabled extension concerns the session management.
I wonder how often libcurl stops a connection and then
resumes a TLS session. also, sending the session data
is some overhead. .I suggest that you just use your
proposed patch
If someone writes an application with libcurl and openssl
who wants to enable the feature, one can do this in the
SSL callback.
have fun
/P
Received on 2009-01-25