Makefile: Remove obsolete network name `colo'.
[zones] / odin.lisp
index 3ef3a87..73abae1 100644 (file)
--- a/odin.lisp
+++ b/odin.lisp
           :tlsa (:https (:service-certificate-constraint
                          :public-key :sha-256 #p"https-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.))