Unverified Commit 835a2fe6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

docs/CIPHERS: mention the colon separation for OpenSSL

Bug: #3077
parent 5cc51b0d
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -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))
(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
### SSL3 cipher suites


`NULL-MD5`
`NULL-MD5`