REGTESTS: ssl: Add new ca-file update tests
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Fri, 5 Mar 2021 13:42:40 +0000 (14:42 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commit2db6101ed79f482301005220c65221902489c8ed
treebe2a420024d21b201bb1891b7da7232f11490771
parenta32a68bd3b9ab1f48bc0b2ec61556c698972caf6
REGTESTS: ssl: Add new ca-file update tests

This vtc tests the "set ssl ca-file" and "commit ssl ca-file" cli
commands. Those commands allow the hot update of CA files through cli
commands.
reg-tests/ssl/set_cafile_client.pem [new file with mode: 0644]
reg-tests/ssl/set_cafile_interCA1.crt [new file with mode: 0644]
reg-tests/ssl/set_cafile_interCA2.crt [new file with mode: 0644]
reg-tests/ssl/set_cafile_rootCA.crt [new file with mode: 0644]
reg-tests/ssl/set_cafile_server.pem [new file with mode: 0644]
reg-tests/ssl/set_ssl_cafile.vtc [new file with mode: 0644]