From 835a2fe694214341b601b2439082a30a24cc9da9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 2 Oct 2018 13:55:36 +0200 Subject: docs/CIPHERS: mention the colon separation for OpenSSL Bug: #3077 --- docs/CIPHERS.md | 2 ++ 1 file changed, 2 insertions(+) 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` -- cgit v1.2.3