summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tls13-ciphers.d
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2019-05-27 03:17:05 -0400
committerJay Satiro <raysatiro@yahoo.com>2019-05-27 03:17:05 -0400
commit109aa88221217931d6ff98a37b490f75ce79eb16 (patch)
tree6667a83f1e08989dd7289383288da99e80ed7730 /docs/cmdline-opts/tls13-ciphers.d
parent82be5a80aa6859941625f013ea0f62e9bec615ad (diff)
downloadcurl-109aa88221217931d6ff98a37b490f75ce79eb16.tar.gz
squashme: suggestionsbagder/tls13-docs
Diffstat (limited to 'docs/cmdline-opts/tls13-ciphers.d')
-rw-r--r--docs/cmdline-opts/tls13-ciphers.d4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d
index 1e61bead3..654a25b4c 100644
--- a/docs/cmdline-opts/tls13-ciphers.d
+++ b/docs/cmdline-opts/tls13-ciphers.d
@@ -9,6 +9,8 @@ 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.
+This option is currently used only when curl is built to use OpenSSL 1.1.1 or
+later. If you are using a different SSL backend you can try setting TLS 1.3
+cipher suites by using the --ciphers option.
If this option is used several times, the last one will be used.