init-pki soft: Add crl.pem to file delete list

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-02-04 14:47:31 +00:00
parent 0d404360c5
commit 84f6a3775c
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -1065,7 +1065,7 @@ and initialize a fresh PKI here."
;;
soft)
# There is no unit test for a soft reset
for i in ca.crt \
for i in ca.crt crl.pem \
issued private reqs inline revoked renewed \
serial serial.old index.txt index.txt.old \
index.txt.attr index.txt.attr.old \