mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +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
|
@ -32,6 +32,7 @@ in `global-config-overlay`, these are the parameters:
|
|||
* `CertRenewPass`: an array of passphrases to try
|
||||
* `CertRenewTime`: on what remaining time to try a renew
|
||||
* `CertRenewUrl`: the url to download certificates from
|
||||
* `CertWarnTime`: on what remaining time to warn via notification
|
||||
|
||||
Certificates on the web server should be named `CN.pem` (`PEM` format) or
|
||||
`CN.p12` (`PKCS#12` format).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue