From: Daniel Stenberg Date: Tue, 2 Oct 2018 11:55:36 +0000 (+0200) Subject: docs/CIPHERS: mention the colon separation for OpenSSL X-Git-Tag: curl-7_62_0~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=835a2fe694214341b601b2439082a30a24cc9da9;p=thirdparty%2Fcurl.git docs/CIPHERS: mention the colon separation for OpenSSL Bug: #3077 --- diff --git a/docs/CIPHERS.md b/docs/CIPHERS.md index 2a1d8ca7ec..148c1d004a 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`