master-server/deps/curl/docs/cmdline-opts/tlsv1.3.md
2024-05-15 15:20:32 -04:00

523 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 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.