cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Can't use curl with TLSv1.2 (OpenSSL)

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Thu, 17 Oct 2013 20:06:03 +0100

On Wed, 16 Oct 2013, Steve Holme wrote:

> > failf(data, "Unsupported SSL protocol version");
> > return CURLE_SSL_CONNECT_ERROR;
>
> No problem.

Both changes pushed in commit 65e556d0ce1d78.

I was also able to reduce the number of pre-processor #if statements and
solely use the version number rather than checking if the flags were
declared as well.

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