1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

docs/cmdline-opts: update the documentation of --tlsv1.0

... to reflect the changes in 6015cefb1b

Closes #2955
This commit is contained in:
Kamil Dudka 2018-09-07 16:50:45 +02:00
parent 1d173f3413
commit 9ba22ce6b5

View File

@ -3,4 +3,4 @@ Help: Use TLSv1.0
Protocols: TLS Protocols: TLS
Added: 7.34.0 Added: 7.34.0
--- ---
Forces curl to use TLS version 1.0 when connecting to a remote TLS server. Forces curl to use TLS version 1.0 or later when connecting to a remote TLS server.