curl-w32/docs/cmdline-opts/tlsv1.3.md

527 B

c SPDX-License-Identifier Long Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl tlsv1.3 Use TLSv1.3 or greater TLS 7.52.0 tls mutex
tlsv1.2
tls-max
--tlsv1.3 $URL

--tlsv1.3

Forces curl to use TLS version 1.3 or later when connecting to a remote TLS server.

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.