curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Aw: Using CURLOPT_SSLVERSION?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 29 Jun 2018 11:39:54 +0200 (CEST)

On Fri, 29 Jun 2018, Bernhard Jaeger wrote:

> I think this would be trouble for me as I am trying to compare TLS 1.2 and TLS
> 1.3.
> If I can only set the minimum version than I won't be able to guarantee the usage
> of TLS 1.2.
> Would it be possible to have both options minimum and exact version?

You still can do that because we also offer a "max version" allowed. You can
thus set both minimum and maximum to be the same version if you want to.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-06-29