REGTESTS: ssl: Add "set/commit ssl crl-file" test
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Fri, 23 Apr 2021 16:35:25 +0000 (18:35 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commita3b2e099c2a54ebc1c0cfbbebdfa21372928e4bc
tree858095577b50d58233902692c61ff5c8453c1c6a
parentf615070bccdbbedf16d580a15c5187ef0fea6241
REGTESTS: ssl: Add "set/commit ssl crl-file" test

This file adds tests for the new "set ssl crl-file" and "commit ssl
crl-file" commands which allow the hot update of CRL file through CLI
commands.
reg-tests/ssl/interCA1_crl.pem [new file with mode: 0644]
reg-tests/ssl/interCA1_crl_empty.pem [new file with mode: 0644]
reg-tests/ssl/interCA2_crl.pem [new file with mode: 0644]
reg-tests/ssl/interCA2_crl_empty.pem [new file with mode: 0644]
reg-tests/ssl/rootCA_crl.pem [new file with mode: 0644]
reg-tests/ssl/set_ssl_crlfile.vtc [new file with mode: 0644]