]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: ssl: Stop documenting ciphers example to use
authorBertrand Jacquin <bertrand@jacquin.bzh>
Sun, 3 Feb 2019 18:48:49 +0000 (18:48 +0000)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Feb 2019 22:03:40 +0000 (23:03 +0100)
commit4f03ab06a90df8e88ba2e347f52465b31392acc4
treeb1bc093806c148595e63d564293da87b215cbbf0
parent8cf7c1eb6123bce935f592844a4638d74b462aae
DOC: ssl: Stop documenting ciphers example to use

Since TLS ciphers are not well understand, it is very common pratice to
copy and paste parameters from documentation and use them as-is. Since RC4
should not be used anymore, it is wiser to link users to up to date
documnetation from Mozilla to avoid unsafe configuration in the wild.

Clarify the location of man pages for OpenSSL when missing.
doc/configuration.txt