REGTESTS: ssl: Add "new/del ssl ca-file" tests
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 29 Mar 2021 09:55:40 +0000 (11:55 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commitefcc5b28d1268d2c4292fc8a141beaf88565bed0
tree0b6768fc9f6873e2f34598844bb24fb3a6bd842a
parentc3a8477776a10f0289efff763173ad9ce708bb15
REGTESTS: ssl: Add "new/del ssl ca-file" tests

This vtc tests the "new ssl ca-file" which allows to create a new empty
CA file that can then be set through a "set+commit ssl ca-file" command
pair. It also tests the "del ssl ca-file" command which allows to delete
an unused CA file.
reg-tests/ssl/new_del_ssl_cafile.vtc [new file with mode: 0644]