]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: ssl/cli: fix looking up for a bundle
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 17 Oct 2019 14:23:50 +0000 (16:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 23 Oct 2019 09:54:51 +0000 (11:54 +0200)
commit849eed6b25fb0d4f5c350158ae02d0ca8d4b4618
treeaff5c87ead9011f062a6ccd1893052626a35bc96
parent96a9c973697d35f9dbcbf58d6c90b4df9225b88a
BUG/MINOR: ssl/cli: fix looking up for a bundle

If we want a bundle but we didn't find a bundle, we shouldn't try to
apply the changes.
src/ssl_sock.c