MINOR: ssl/cli: improve error for bundle in add/del ssl crt-list
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 8 Apr 2020 08:57:24 +0000 (10:57 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 8 Apr 2020 09:01:44 +0000 (11:01 +0200)
commit36ccc3922d62ebc62c2d15c0cbe5d896b9769b9c
tree91c62d830100e8c3fdc748ac11eaeb7e27a62020
parent463b5242985f01d0d162b6eb74c9ca0da728f3e1
MINOR: ssl/cli: improve error for bundle in add/del ssl crt-list

Bundles are deprecated and can't be used with the crt-list command of
the CLI, improve the error output when trying to use them so the users
can disable them.
src/ssl_sock.c