2016-11-28 08:01:13 +08:00
|
|
|
Long: tlsv1.3
|
2018-09-14 20:48:01 +08:00
|
|
|
Help: Use TLSv1.3 or greater
|
2016-11-28 08:01:13 +08:00
|
|
|
Protocols: TLS
|
|
|
|
Added: 7.52.0
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: tls
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --tlsv1.3 $URL
|
2016-11-28 08:01:13 +08:00
|
|
|
---
|
2020-08-02 17:20:51 +08:00
|
|
|
Forces curl to use TLS version 1.3 or later when connecting to a remote TLS
|
|
|
|
server.
|
2016-11-28 08:01:13 +08:00
|
|
|
|
2020-08-02 17:20:51 +08:00
|
|
|
If the connection is done without TLS, this option has no effect. This
|
|
|
|
includes QUIC-using (HTTP/3) transfers.
|
|
|
|
|
|
|
|
Note that TLS 1.3 is not supported by all TLS backends.
|