From: Kamil Dudka Date: Fri, 7 Sep 2018 14:50:45 +0000 (+0200) Subject: docs/cmdline-opts: update the documentation of --tlsv1.0 X-Git-Tag: curl-7_62_0~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ba22ce6b52751ed1e2abdd177b0a1d241819b4e;p=curl docs/cmdline-opts: update the documentation of --tlsv1.0 ... to reflect the changes in 6015cefb1b2cfde4b4850121c42405275e5e77d9 Closes #2955 --- diff --git a/docs/cmdline-opts/tlsv1.0.d b/docs/cmdline-opts/tlsv1.0.d index 8789025e0..54e259682 100644 --- a/docs/cmdline-opts/tlsv1.0.d +++ b/docs/cmdline-opts/tlsv1.0.d @@ -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.