]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: add an explicit error when 'ciphersuites' are not supported
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 9 Oct 2023 12:46:09 +0000 (14:46 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 9 Oct 2023 12:46:09 +0000 (14:46 +0200)
commita62a2d8b48b1acd8df602d33d689fd00092b79da
tree30b73b9c147d07c6e84111538748873445db05df
parent7f1a3ee5d7c18e2b098d545319b5a4ad4b80c654
MINOR: ssl: add an explicit error when 'ciphersuites' are not supported

Add an explicit error when the support for 'ciphersuites' was not enable
into the build because of the SSL library.
src/cfgparse-ssl.c