diff options
author | Christian Hesse <mail@eworm.de> | 2024-10-28 22:33:46 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-10-29 15:00:26 +0100 |
commit | a6584170c31dc9773840adbc1c7b9721544c764e (patch) | |
tree | 301901d869c9ac11ecabd22161cfdbd02f192091 | |
parent | 3169270dbda239b860ee7b2989d2bfdf7b5b78c7 (diff) |
certs: check cert for matrix.org
-rw-r--r-- | certs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/certs/Makefile b/certs/Makefile index 09e7a20..9ce8dd4 100644 --- a/certs/Makefile +++ b/certs/Makefile @@ -16,6 +16,7 @@ DOMAINS = \ ipv4.tunnelbroker.net/Starfield-Root-Certificate-Authority-G2 \ ipv6.showipv6.de/ISRG-Root-X1 \ lists.blocklist.de/Certum-Trusted-Network-CA \ + matrix.org/GTS-Root-R4 \ mkcert.org/ISRG-Root-X1 \ ntfy.sh/ISRG-Root-X1 \ sslbl.abuse.ch/GlobalSign \ |