]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: remove utility functions for bundle
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Sep 2020 14:17:51 +0000 (16:17 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 16 Sep 2020 14:28:26 +0000 (16:28 +0200)
commite7eb1fec2f2349359c752c8fbb82357b14c7e4cf
treeca7fd730bc71552ee5f942a824406d16e5f1e5a7
parent5685ccf75e1a0934fcd30eb92f0d4861396b9bbb
CLEANUP: ssl: remove utility functions for bundle

Remove the last utility functions for handling the multi-cert bundles
and remove the multi-variable from the ckch structure.

With this patch, the bundles are completely removed.
include/haproxy/ssl_ckch-t.h
include/haproxy/ssl_ckch.h
src/ssl_sock.c