chiark
/
gitweb
/
~mdw
/
zones
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68db42b
)
distorted.lisp: No, there isn't an HTTPS certificate for the list server.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 9 Jun 2015 22:18:45 +0000
(23:18 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 9 Jun 2015 22:18:45 +0000
(23:18 +0100)
distorted.lisp
patch
|
blob
|
blame
|
history
diff --git
a/distorted.lisp
b/distorted.lisp
index 479484204c970db685dc9997f2d845c11204231a..137ec15defdfa76359104c7000f588af1f3174c5 100644
(file)
--- a/
distorted.lisp
+++ b/
distorted.lisp
@@
-152,8
+152,8
@@
(defzone distorted.org.uk
: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")))