X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/fdcd43da6ee9e893d59e3420ed20a3accbfc714a..6d5194acf102a511339aa504039cf71479622cc6:/escorted.lisp diff --git a/escorted.lisp b/escorted.lisp index ab5c5b3..7ee96e8 100644 --- a/escorted.lisp +++ b/escorted.lisp @@ -20,10 +20,11 @@ ;; 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.))