curl-library
RE: Can't use curl with TLSv1.2 (OpenSSL)
Date: Wed, 16 Oct 2013 23:48:21 +0100
On Wed, 16 Oct 2013, Daniel Stenberg wrote:
> > I've just pushed my take on a fix - any comments / suggested
> > improvements would be welcome.
>
> My only objection is that it now says "Unsupported cipher version"
> while it really is the SSL protocol version that's unsupported. I
> think the closest error code for that would be to have it like:
>
> failf(data, "Unsupported SSL protocol version");
No problem.
> return CURLE_SSL_CONNECT_ERROR;
>
> It's not really a connect error but it is at least related.
Mmmm... I must admit I don't which is the best error code so I'm happy to
get with anything suggested ;-)
Kind Regards
Steve
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-17