summary refs log tree commit diff
path: root/zones/mydomains/db.heyderebub.com
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-05-19 20:28:53 -0400
committerBen Harris <ben@tilde.team>2021-05-19 20:28:53 -0400
commit4884ad8c2a4362b3d3dc8d4699f1faf639872247 (patch)
treebecc524d12373ba47356a39fc0623c2b6897e533 /zones/mydomains/db.heyderebub.com
parent1faa66770117d6d2d0213348a5fe956317067453 (diff)
add caa records
Diffstat (limited to 'zones/mydomains/db.heyderebub.com')
-rw-r--r--zones/mydomains/db.heyderebub.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/zones/mydomains/db.heyderebub.com b/zones/mydomains/db.heyderebub.com
index f512824..b474afa 100644
--- a/zones/mydomains/db.heyderebub.com
+++ b/zones/mydomains/db.heyderebub.com
@@ -3,7 +3,7 @@ $TTL 3600
 
 ;; SOA Record
 heyderebub.com.	3600	IN	SOA	ns1.bhh.sh. root.harris.team. (
-				2021020300 ; serial
+				2021051900 ; serial
                                 86400      ; refresh (24 hours)
                                 7200       ; retry (2 hour)
                                 3600000    ; expire (1000 hours)
@@ -13,6 +13,7 @@ heyderebub.com.	3600	IN	SOA	ns1.bhh.sh. root.harris.team. (
 ;; NS Records
 	IN	NS	ns1.bhh.sh.
 	IN	NS	ns2.bhh.sh.
+                        CAA     0 issue "letsencrypt.org"
 
 ;; A Records
 *	IN	A	198.108.76.81