]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl/cli: remove test on 'multi' variable in CLI functions
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Sep 2020 14:12:25 +0000 (16:12 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 16 Sep 2020 14:28:26 +0000 (16:28 +0200)
commit5685ccf75e1a0934fcd30eb92f0d4861396b9bbb
tree15d8dc31fb8655e409cf28ce3b19d5f8aa127b04
parentbd8e6eda59d03044c6ce7ad4de60f1360c73b349
CLEANUP: ssl/cli: remove test on 'multi' variable in CLI functions

The multi variable is not useful anymore since the removal of the
multi-certificates bundle support. It can be removed safely from the CLI
functions and suppose that every ckch contains a single certificate.
src/ssl_ckch.c