mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
fe9f68fa61
In an effort to increase the readability of the "--help all" output on narrow (80 column) terminals. Co-authored-by: Jay Satiro Closes #13169
523 B
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.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.