2016-11-27 19:01:13 -05:00
|
|
|
Long: tlsv1.2
|
2018-09-14 08:48:01 -04:00
|
|
|
Help: Use TLSv1.2 or greater
|
2016-11-27 19:01:13 -05:00
|
|
|
Protocols: TLS
|
|
|
|
Added: 7.34.0
|
2020-07-13 08:15:04 -04:00
|
|
|
Category: tls
|
2016-11-27 19:01:13 -05:00
|
|
|
---
|
2018-06-28 17:24:21 -04:00
|
|
|
Forces curl to use TLS version 1.2 or later when connecting to a remote TLS server.
|
2019-07-16 12:27:35 -04:00
|
|
|
|
|
|
|
In old versions of curl this option was documented to allow _only_ TLS 1.2,
|
|
|
|
but behavior was inconsistent depending on the TLS library. Use --tls-max if
|
|
|
|
you want to set a maximum TLS version.
|