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:
Christian Hesse 2021-02-23 13:51:51 +01:00
parent 8a366f035d
commit eaeda375e2
4 changed files with 5 additions and 3 deletions

View file

@ -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;