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:
77fbb91
)
distorted.lisp: Publish a TLSA record for `rawk'.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 27 Jun 2018 08:31:34 +0000
(09:31 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 27 Jun 2018 08:32:20 +0000
(09:32 +0100)
This now has active TLS.
distorted.lisp
patch
|
blob
|
blame
|
history
diff --git
a/distorted.lisp
b/distorted.lisp
index 54d5dd80605d947975bae2c146a3c8f9d69b4026..88c9bd271111eb27a9fd457326b368df4c721e80 100644
(file)
--- a/
distorted.lisp
+++ b/
distorted.lisp
@@
-169,6
+169,9
@@
(defzone distorted.org.uk
;; Local services.
(rawk (unsafe :svc artist.unsafe) (dmz :svc artist.dmz))
;; Local services.
(rawk (unsafe :svc artist.unsafe) (dmz :svc artist.dmz))
+ (rawk :tlsa (:https (:service-certificate-constraint
+ :public-key :sha-256
+ #p"https-artist")))
(mirror (dmz :svc roadstar.dmz :sshfp "roadstar")
(unsafe :svc roadstar.unsafe :sshfp "roadstar"))
(mirror (dmz :svc roadstar.dmz :sshfp "roadstar")
(unsafe :svc roadstar.unsafe :sshfp "roadstar"))