]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: configuration: clarify ciphersuites usage
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 29 Feb 2024 17:04:12 +0000 (18:04 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 29 Feb 2024 17:07:09 +0000 (18:07 +0100)
commite2a44d6c94b08d1bdf6294706c3b64267a13c86f
treea08e042fc65141498c34fc8b07dfe889de1b5689
parent69f15b9a4026731f38a532b6de730357790bbbde
DOC: configuration: clarify ciphersuites usage

Ciphersuites can be used with any TLS/SSL protocol version and are not
specific to TLSv1.3. However you can only specify the TLSv1.3 ciphers in
ciphersuite format.

Should fix issue #2459.

Backport to every stable branches.
doc/configuration.txt