add acme-dns delegation

This commit is contained in:
Dessa Simpson 2023-12-22 00:25:51 -07:00
parent a0c71265ba
commit 9bb752e1eb
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,6 @@
$ORIGIN xaviera.systems.
@ 3600 IN SOA ns3.k7dxs.net. admin.k7dxs.net. (
23 ; serial
24 ; serial
28800 ; refresh (8 hours)
7200 ; retry (2 hours)
2419200 ; expire (4 weeks)
@ -43,6 +43,7 @@ truenas 3600 IN CNAME lester
vpn 3600 IN CNAME lester
; ACME Delegation
acme-dns 300 IN NS ns2.xaviera.systems.
_acme-challenge 300 IN CNAME 3ca72e27-b4d4-405b-a12c-e1898e308d1a.acme-dns.xaviera.systems.
; CAA Records