init-pki soft: Add crl.pem to file delete list
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
0d404360c5
commit
84f6a3775c
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user