aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cmdline-opts/tlsv1.3.d
blob: cf32e3928e63b9339927c47df887e02a4ed99327 (plain)
1
2
3
4
5
6
7
8
9
10
Long: tlsv1.3
Help: Use TLSv1.3
Protocols: TLS
Added: 7.52.0
---
Forces curl to use TLS version 1.3 or later when connecting to a remote TLS server.

Note that TLS 1.3 is only supported by a subset of TLS backends. At the time
of this writing, they are BoringSSL, NSS, and Secure Transport (on iOS 11 or
later, and macOS 10.13 or later).