check-certificates: make the warning time configurable

This commit is contained in:
Christian Hesse 2023-01-23 17:27:34 +01:00
parent 36a8938dea
commit 555d0e8bfc
5 changed files with 7 additions and 2 deletions

View file

@ -194,6 +194,7 @@
"v3ry-s3cr3t";
"4n0th3r-s3cr3t";
}
:global CertWarnTime 2w;
:global CertIssuedExportPass {
"cert1-cn"="v3ry-s3cr3t";
"cert2-cn"="4n0th3r-s3cr3t";