blob: 7d9640e710373afa45e9328715da99c2c623bd7e [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: tlsv1.3
2Help: Use TLSv1.3
3Protocols: TLS
4Added: 7.52.0
5---
6Forces curl to use TLS version 1.3 when connecting to a remote TLS server.
7
8Note that TLS 1.3 is only supported by a subset of TLS backends. At the time
9of writing this, those are BoringSSL and NSS only.