]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: ssl: initialize SSL error before parsing
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 2 Dec 2022 16:06:59 +0000 (17:06 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 2 Dec 2022 16:10:11 +0000 (17:10 +0100)
commit44c80ce5b397b8571b53ab75f12065166b1eea27
treec0fa6d04c37586a62d4337617a5837352b3134b3
parente30f378236ac0423cad79fe26f20fb00d2f37819
BUG/MINOR: ssl: initialize SSL error before parsing

The SSL error initialization need to be done before the configuration
parsing, because it uses the SSL.

Need to be backported to 2.6.
src/haproxy.c