chiark
/
gitweb
/
~mdw
/
zones
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8d50d56
)
distorted.lisp: Add missing TLSA record for IMAPS.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 28 Sep 2015 09:41:42 +0000
(10:41 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 28 Sep 2015 09:41:42 +0000
(10:41 +0100)
Since we're providing public IMAPS on the right port, we ought to
authenticate the certificate.
distorted.lisp
patch
|
blob
|
blame
|
history
diff --git
a/distorted.lisp
b/distorted.lisp
index 1e6cea138132804a23b0a3eb9e077b6a21c47c58..142b04725bb2370a323a14daae8549e919ed02bb 100644
(file)
--- a/
distorted.lisp
+++ b/
distorted.lisp
@@
-155,7
+155,7
@@
(defzone distorted.org.uk
:certificate :sha-256 #p"distorted-ca")))
((bugs lists) :tlsa (:smtp (:trust-anchor-assertion
:certificate :sha-256 #p"distorted-ca")))
- (mail :tlsa ((:smtp :submission :imap)
+ (mail :tlsa ((:smtp :submission :imap
:imaps
)
(:trust-anchor-assertion
:certificate :sha-256 #p"distorted-ca")))
:svc #+view/inside stratocaster.colo