add acme delegation

This commit is contained in:
Dessa Simpson 2023-12-21 19:18:54 -07:00
parent cf3a95c48b
commit 55bc3db6c2
4 changed files with 16 additions and 4 deletions

View file

@ -1,6 +1,6 @@
$ORIGIN cryptid.gay.
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
3 ; serial
4 ; serial
28800 ; refresh (8 hours)
7200 ; retry (2 hours)
2419200 ; expire (4 weeks)
@ -16,6 +16,9 @@ $ORIGIN cryptid.gay.
@ 300 IN A 65.101.184.219
* 300 IN A 65.101.184.219
; ACME Delegation
_acme-challenge 300 IN CNAME beabf5c6-64eb-4276-b9d2-d0e30d7533da.acme-dns.xaviera.systems.
@ 300 IN MX 1 fwd1.porkbun.com.
@ 300 IN MX 1 fwd2.porkbun.com.
@ 300 IN TXT "v=spf1 include:_spf.porkbun.com ~all"