mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-02-25 17:49:35 +00:00
check-certificates: decrease the defaults for renewal and warning
https://letsencrypt.org/2025/12/02/from-90-to-45.html
This commit is contained in:
parent
349ebd5ad6
commit
8b88682d3d
3 changed files with 4 additions and 3 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# Git commit id & info, expected configuration version
|
||||
:global CommitId "unknown";
|
||||
:global CommitInfo "unknown";
|
||||
:global ExpectedConfigVersion 138;
|
||||
:global ExpectedConfigVersion 139;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue