summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-ciphers.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/proxy-ciphers.d')
-rw-r--r--docs/cmdline-opts/proxy-ciphers.d8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/cmdline-opts/proxy-ciphers.d b/docs/cmdline-opts/proxy-ciphers.d
index 1fdbb3443..5879f397e 100644
--- a/docs/cmdline-opts/proxy-ciphers.d
+++ b/docs/cmdline-opts/proxy-ciphers.d
@@ -1,4 +1,4 @@
-c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
+c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: proxy-ciphers
Arg: <list>
@@ -10,3 +10,9 @@ See-also: ciphers curves proxy
Multi: single
---
Same as --ciphers but used in HTTPS proxy context.
+
+Specifies which ciphers to use in the connection to the HTTPS proxy. The list
+of ciphers must specify valid ciphers. Read up on SSL cipher list details on
+this URL:
+
+https://curl.se/docs/ssl-ciphers.html