summary refs log tree commit diff
path: root/zones/mydomains/db.bhh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zones/mydomains/db.bhh.sh')
-rw-r--r--zones/mydomains/db.bhh.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/zones/mydomains/db.bhh.sh b/zones/mydomains/db.bhh.sh
index 32f2ef8..d63ee52 100644
--- a/zones/mydomains/db.bhh.sh
+++ b/zones/mydomains/db.bhh.sh
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 bhh.sh			IN SOA	ns1.bhh.sh. root.bhh.sh. (
-				2021051405 ; serial
+				2021051900 ; serial
 				7200       ; refresh (2 hours)
 				3600       ; retry (1 hour)
 				86400      ; expire (1 day)
@@ -11,6 +11,7 @@ bhh.sh			IN SOA	ns1.bhh.sh. root.bhh.sh. (
 			NS	ns2.bhh.sh.
 			A	198.108.76.81
 			MX	1 mail.bhh.sh.
+                        CAA     0 issue "letsencrypt.org"
 			TXT	"v=spf1 a mx -all"
 $ORIGIN bhh.sh.
 *			A	198.108.76.81