dns/master: Added CAA Entry for letsencrypt.org

wip
Felix Stupp 5 years ago
parent 02ff70e699
commit 243b804fa4
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -11,4 +11,7 @@ $TTL 86400
$INCLUDE {{ key.path }}
{% endfor %}
; Certification Authority Authorization
@ IN CAA 0 issue "letsencrypt.org"
{{ entries }}

Loading…
Cancel
Save