From 82be5a80aa6859941625f013ea0f62e9bec615ad Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 27 May 2019 08:01:18 +0200 Subject: tls13-ciphers.d: mention it is only for OpenSSL >= 1.1.1 [ci skip] Reported-by: Jay Satiro Fixes #3938 --- docs/cmdline-opts/tls13-ciphers.d | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d index add161595..1e61bead3 100644 --- a/docs/cmdline-opts/tls13-ciphers.d +++ b/docs/cmdline-opts/tls13-ciphers.d @@ -9,4 +9,6 @@ cipher suite details on this URL: https://curl.haxx.se/docs/ssl-ciphers.html +This option is used only when curl is built to use OpenSSL 1.1.1 or later. + If this option is used several times, the last one will be used. -- cgit v1.2.1