BUG/MEDIUM: ssl/crt-list: bundle support broken in crt-list
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 20 Nov 2020 13:23:38 +0000 (14:23 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 20 Nov 2020 17:38:51 +0000 (18:38 +0100)
commit86c2dd60f1a0b8332a6ffc6e95dca27470fe44f7
tree2ab99c947c748ff533d7bc1b267a7e8114158900
parentaab1b67383993b93bd70144825bc4350e3986a10
BUG/MEDIUM: ssl/crt-list: bundle support broken in crt-list

In issue #970 it was reported that the bundle loading does not work
anymore with crt-list.

This bug was introduced by 47da821 ("MEDIUM: ssl: emulates the
multi-cert bundles in the crtlist") which incorrectly uses "path"
instead of "crt_path" in the name resolution.

Must be backported to 2.3.
src/ssl_crtlist.c