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

@ -9,7 +9,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 change notifications.
:global GlobalConfigVersion 46;
:global GlobalConfigVersion 47;
# Copy configuration from global-config here and modify it.