chiark / gitweb /
distorted.lisp: Add HTTPS TLSA record for mail.distorted.org.uk.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 28 Sep 2015 09:35:02 +0000 (10:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 28 Sep 2015 09:35:02 +0000 (10:35 +0100)
Shiny new Prayer-based webmail system.

distorted.lisp

index ae1c623ec31eb4aea28219dcaeaf7ce342b6e2e3..1e6cea138132804a23b0a3eb9e077b6a21c47c58 100644 (file)
@@ -149,8 +149,8 @@ (defzone distorted.org.uk
                  (jump :svc stratocaster.jump :sshfp "stratocaster"))
   ((www @) :tlsa (:https (:service-certificate-constraint
                          :certificate :sha-256 #p"http-server-www#1")))
                  (jump :svc stratocaster.jump :sshfp "stratocaster"))
   ((www @) :tlsa (:https (:service-certificate-constraint
                          :certificate :sha-256 #p"http-server-www#1")))
-  (git :tlsa (:https (:trust-anchor-assertion
-                     :certificate :sha-256 #p"distorted-ca")))
+  ((git mail) :tlsa (:https (:trust-anchor-assertion
+                            :certificate :sha-256 #p"distorted-ca")))
   (www-cache :tlsa (3127 (:trust-anchor-assertion
                          :certificate :sha-256 #p"distorted-ca")))
   ((bugs lists) :tlsa (:smtp (:trust-anchor-assertion
   (www-cache :tlsa (3127 (:trust-anchor-assertion
                          :certificate :sha-256 #p"distorted-ca")))
   ((bugs lists) :tlsa (:smtp (:trust-anchor-assertion