distorted.lisp: No, there isn't an HTTPS certificate for the list server.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 9 Jun 2015 22:18:45 +0000 (23:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 9 Jun 2015 22:18:45 +0000 (23:18 +0100)
distorted.lisp

index 4794842..137ec15 100644 (file)
                      :certificate :sha-256 #p"distorted-ca")))
   (www-cache :tlsa (3127 (:trust-anchor-assertion
                          :certificate :sha-256 #p"distorted-ca")))
-  (lists :tlsa ((:smtp :https) (:trust-anchor-assertion
-                               :certificate :sha-256 #p"distorted-ca")))
+  (lists :tlsa (:smtp (:trust-anchor-assertion
+                      :certificate :sha-256 #p"distorted-ca")))
   (mail :tlsa ((:smtp :submission :imap)
               (:trust-anchor-assertion
                :certificate :sha-256 #p"distorted-ca")))