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)
|
soft)
|
||||||
# There is no unit test for a soft reset
|
# 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 \
|
issued private reqs inline revoked renewed \
|
||||||
serial serial.old index.txt index.txt.old \
|
serial serial.old index.txt index.txt.old \
|
||||||
index.txt.attr index.txt.attr.old \
|
index.txt.attr index.txt.attr.old \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user