distorted.lisp: Enable the Mythic Beasts secondaries for DKIM zones.
[zones] / escorted.lisp
index ab5c5b3..7ee96e8 100644 (file)
   ;; Web service.
   ((@ www) :svc stratocaster)
 
+  ;; Certification.
+  :caa ((:issue "letsencrypt.org")
+       (:issue "distorted.org.uk"))
+
   ;; Mail servers
   :mx ((mail :ip stratocaster))
   :srv ((:smtp mail))
-
-  (stratocaster.20140403._domainkey
-   :dkim ("stratocaster-20140403"
-         :v "DKIM1" :k "rsa" :h "sha256" :s "email")))
+  (_domainkey :dname stratocaster.dkim.distorted.org.uk.))