BUG/MINOR: ssl/crt-list: load bundle in crt-list only if activated
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 20 Nov 2020 17:23:40 +0000 (18:23 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 24 Nov 2020 13:39:43 +0000 (14:39 +0100)
commit69d90d7686efa566f6a34b101875abf4b0896fb4
treee5428a88a5a6d37bef63d5ad7690c022686e9da6
parent7efbaf127f87419daf94d30847e400f2b6c92eaf
BUG/MINOR: ssl/crt-list: load bundle in crt-list only if activated

Don't try to load a bundle from a crt-list if the bundle support was
disabled with ssl-load-extra-files.

Must be backported to 2.3.

(cherry picked from commit 7340457158b20fa89d9eba0e231b3a122f5620d3)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/ssl_crtlist.c