summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tls13-ciphers.d
diff options
context:
space:
mode:
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.