]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/CIPHERS: mention the colon separation for OpenSSL
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Oct 2018 11:55:36 +0000 (13:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Oct 2018 11:55:36 +0000 (13:55 +0200)
Bug: #3077

docs/CIPHERS.md

index 2a1d8ca7ece888b33701d98eef2d0973c4faf88b..148c1d004a6aa7ab5c0a2b3f60dfcdbe58cadc8c 100644 (file)
@@ -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`