mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 10:15:05 +02:00
update Let's Encrypt trust chain
Drop 'DST Root CA X3', use 'ISRG Root X1' instead. The migration code makes sure that... * the intermediate certificate 'R3' is signed by 'ISRG Root X1' * 'ISRG Root X1' is self-signed, not cross-signed by 'DST Root CA X3' * 'DST Root CA X3' is finally gone
This commit is contained in:
parent
f2433b8091
commit
4427cabd0e
4 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
# Make sure all configuration properties are up to date and this
|
||||
# value is in sync with value in script 'global-functions'!
|
||||
# Comment or remove to disable news and change notifications.
|
||||
:global GlobalConfigVersion 51;
|
||||
:global GlobalConfigVersion 52;
|
||||
|
||||
# Copy configuration from global-config here and modify it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue