X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/1a8dfbe2f3ee79f020e765f7c41aef9ee0074604..9c4b512e78d8e3eb2071e4e8c4e644f555b72c59:/escorted.lisp diff --git a/escorted.lisp b/escorted.lisp index be60ae3..7ee96e8 100644 --- a/escorted.lisp +++ b/escorted.lisp @@ -14,15 +14,17 @@ (telecaster.ns :ip telecaster) (national.ns :ip national) (mythic-beasts-1.ns :ip mythic-ns1) - (mythic-beasts-2.ns :ip mythic-ns2)) + (mythic-beasts-2.ns :ip mythic-ns2) + (mythic-beasts-3.ns :ip mythic-ns3)) ;; 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.))