REGTESTS: ssl: Add "new/del ssl crl-file" tests
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 22 Apr 2021 09:02:16 +0000 (11:02 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commitf615070bccdbbedf16d580a15c5187ef0fea6241
treed45eb2910aaf8fe33199d2b141a5d66dc40d4982
parent51e28b6beef87be668d5e280292389011d0d8ca0
REGTESTS: ssl: Add "new/del ssl crl-file" tests

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