cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: TLS1.2 from TLS1.0

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 27 Jul 2015 08:21:15 +0200 (CEST)

On Mon, 27 Jul 2015, Praveen Pvs wrote:

> What version of TLS it would be using when i set SSL version to
> *CURL_SSLVERSION_TLSv1* Will it use only TLS1.0?? will it not
> auto-negotiates to highest i,e, 1.2

Yes it should, but it should even negotiate to TLS 1.2 by default even without
that option set. The option is more for setting the lowest acceptable level.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-07-27