mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-15 04:24:31 +02:00
certs: remove obsolote certificate "Let's Encrypt Authority X3"
Let's Encrypt started issuing certificates from "R3" intermediate on December 2nd. All certificates should be renewed by now...
This commit is contained in:
parent
8a366f035d
commit
eaeda375e2
4 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
# https://git.eworm.de/cgit/routeros-scripts/about/
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 46;
|
||||
:global ExpectedConfigVersion 47;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue