aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cmdline-opts/tls-max.d
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-08-19 13:00:07 -0700
committerHaibo Huang <hhb@google.com>2020-09-09 07:04:53 +0000
commitc3c04f457bfe878abba216d3e76c08b65fc22694 (patch)
tree89b0208ca55971e6700beb987bc77fab72a9c67f /docs/cmdline-opts/tls-max.d
parent9aa1a64cabedcc41f8be6608e0ee872b56c454a3 (diff)
downloadexternal_curl-c3c04f457bfe878abba216d3e76c08b65fc22694.tar.gz
external_curl-c3c04f457bfe878abba216d3e76c08b65fc22694.tar.bz2
external_curl-c3c04f457bfe878abba216d3e76c08b65fc22694.zip
Upgrade curl to curl-7_72_0
Change-Id: Iff17a59dc7fa5428cf622bdac216aafed9e1d00a
Diffstat (limited to 'docs/cmdline-opts/tls-max.d')
-rw-r--r--docs/cmdline-opts/tls-max.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tls-max.d b/docs/cmdline-opts/tls-max.d
index b5616f12..475c12fe 100644
--- a/docs/cmdline-opts/tls-max.d
+++ b/docs/cmdline-opts/tls-max.d
@@ -10,6 +10,9 @@ Help: Set maximum allowed TLS version
VERSION defines maximum supported TLS version. The minimum acceptable version
is set by tlsv1.0, tlsv1.1, tlsv1.2 or tlsv1.3.
+If the connection is done without TLS, this option has no effect. This
+includes QUIC-using (HTTP/3) transfers.
+
.RS
.IP "default"
Use up to recommended TLS version.