Merge pull request 'Allow letsencrypt certificates for cacert.org' (#10) from letsencrypt-for-code-cacert-org into main

Reviewed-on: critical/dns-zones#10
This commit is contained in:
Jan Dittberner 2023-06-21 19:39:13 +00:00
commit 7c02d092f1

View file

@ -7,6 +7,7 @@ cacert.org 43200 IN A 213.154.225.245
cacert.org 43200 IN AAAA 2001:7b8:3:9c::245
cacert.org 43200 IN CAA 0 issue "cacert.org"
cacert.org 43200 IN CAA 0 issue "letsencrypt.org"
cacert.org 43200 IN CAA 0 issuewild "cacert.org"
cacert.org 43200 IN CAA 0 iodef "mailto:critical-admin@cacert.org"