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)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 20 Nov 2020 17:38:56 +0000 (18:38 +0100)
commit7340457158b20fa89d9eba0e231b3a122f5620d3
treee9309bcf46527088cdf6c9c0c3729ad0fc5bdbfc
parent06ce84a10079388e95e5959dbcb50fcc563c702b
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.
src/ssl_crtlist.c