mirror of
https://github.com/curl/curl.git
synced 2026-07-23 22:47:23 +03:00
docs/cmdline-opts: update the documentation of --tlsv1.0
... to reflect the changes in 6015cefb1b
Closes #2955
This commit is contained in:
parent
1d173f3413
commit
9ba22ce6b5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ Help: Use TLSv1.0
|
|||
Protocols: TLS
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue