aboutsummaryrefslogtreecommitdiffstats
path: root/global-config-overlay
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-12-21 00:02:49 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-05-18 16:33:35 +0200
commit4427cabd0eac9f8a5b18f939198284621933fa36 (patch)
tree9489229551f3b69ccf291af2288925eeee564fae /global-config-overlay
parentf2433b8091a7966db6cf2a8bc6890e576b592d13 (diff)
update Let's Encrypt trust chainchange-52
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
Diffstat (limited to 'global-config-overlay')
-rw-r--r--global-config-overlay2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay
index 6ff1a9e..f90abd6 100644
--- a/global-config-overlay
+++ b/global-config-overlay
@@ -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.