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:
84bfdc6
)
odin.lisp: Provide a TLSA record for the `odin' webserver.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 27 Jan 2016 14:23:16 +0000
(14:23 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 27 Jan 2016 14:23:16 +0000
(14:23 +0000)
odin.lisp
patch
|
blob
|
blame
|
history
diff --git
a/odin.lisp
b/odin.lisp
index c84fd22961e3372f977d5a402ccb508ab0bcf55e..762532278fac9c851159550e3a5c6f5f29f3196f 100644
(file)
--- a/
odin.lisp
+++ b/
odin.lisp
@@
-15,7
+15,9
@@
(defzone odin.gg
(gandi6-ns :ip gandi-ns6))
;; Web service.
(gandi6-ns :ip gandi-ns6))
;; Web service.
- ((@ www) :svc stratocaster)
+ ((@ www) :svc stratocaster
+ :tlsa (:https (:service-certificate-constraint
+ :public-key :sha-256 #p"https-stratocaster")))
;; Mail servers
:mx ((mail :ip stratocaster))
;; Mail servers
:mx ((mail :ip stratocaster))