etlegacy-libs/curl/docs/cmdline-opts/tlsv1.3.d

11 lines
349 B
D
Raw Normal View History

2017-03-02 22:46:25 +00:00
Long: tlsv1.3
2019-01-03 15:09:10 +00:00
Help: Use TLSv1.3 or greater
2017-03-02 22:46:25 +00:00
Protocols: TLS
Added: 7.52.0
---
2018-07-15 15:57:46 +00:00
Forces curl to use TLS version 1.3 or later when connecting to a remote TLS server.
2017-03-02 22:46:25 +00:00
Note that TLS 1.3 is only supported by a subset of TLS backends. At the time
2018-02-04 17:52:34 +00:00
of this writing, they are BoringSSL, NSS, and Secure Transport (on iOS 11 or
later, and macOS 10.13 or later).