cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 16 Oct 2013 15:12:21 +0200 (CEST)

On Wed, 16 Oct 2013, Steve Holme wrote:

> I see that, some of the auto builds that use earlier versions of OpenSSL as
> well as my own Windows builds (currently using OpenSSL v1.0.0i) break due to
> the new functionality from pull request #79.

Right, I was more or less expecting that. I'll get and install something
really old and annoying to work with and make sure things start working
again... =) Thanks for the heads up.

> Do we need to return an error such as CURLE_SSL_CIPHER or
> CURLE_BAD_FUNCTION_ARGUMENT rather than silently continuing?

Yes, we should return a failure if being asked to do something we know can't
be done (in this config).

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-16