mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
check-certificates: make the warning time configurable
This commit is contained in:
parent
36a8938dea
commit
555d0e8bfc
5 changed files with 7 additions and 2 deletions
|
@ -194,6 +194,7 @@
|
|||
"v3ry-s3cr3t";
|
||||
"4n0th3r-s3cr3t";
|
||||
}
|
||||
:global CertWarnTime 2w;
|
||||
:global CertIssuedExportPass {
|
||||
"cert1-cn"="v3ry-s3cr3t";
|
||||
"cert2-cn"="4n0th3r-s3cr3t";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue