aboutsummaryrefslogtreecommitdiff
path: root/docs/CIPHERS.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-10-02 13:55:36 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-10-02 13:55:36 +0200
commit835a2fe694214341b601b2439082a30a24cc9da9 (patch)
tree8a396f3c1771c613d9bcbecaefa49d378d11fc52 /docs/CIPHERS.md
parent5cc51b0d0f15b6817a82ac0e8fb7b9dece31f977 (diff)
docs/CIPHERS: mention the colon separation for OpenSSL
Bug: #3077
Diffstat (limited to 'docs/CIPHERS.md')
-rw-r--r--docs/CIPHERS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CIPHERS.md b/docs/CIPHERS.md
index 2a1d8ca7e..148c1d004 100644
--- a/docs/CIPHERS.md
+++ b/docs/CIPHERS.md
@@ -10,6 +10,8 @@ libcurl was built to use. This is an attempt to list known cipher names.
(based on [OpenSSL docs](https://www.openssl.org/docs/man1.1.0/apps/ciphers.html))
+When specifying multiple cipher names, separate them with colon (`:`).
+
### SSL3 cipher suites
`NULL-MD5`