mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
tls-max.d: this option is only for TLS-using connections
Ref: #5763 Closes #5764
This commit is contained in:
parent
2646be0dc0
commit
5ad8d3af48
@ -10,6 +10,9 @@ Help: Set maximum allowed TLS version
|
|||||||
VERSION defines maximum supported TLS version. The minimum acceptable version
|
VERSION defines maximum supported TLS version. The minimum acceptable version
|
||||||
is set by tlsv1.0, tlsv1.1, tlsv1.2 or tlsv1.3.
|
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
|
.RS
|
||||||
.IP "default"
|
.IP "default"
|
||||||
Use up to recommended TLS version.
|
Use up to recommended TLS version.
|
||||||
|
Loading…
Reference in New Issue
Block a user