X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/blobdiff_plain/76bca42f9c68eeb4ffe787d727f99fe2010925fe..d9fb28388e718248637aec1e28bdb681611f6a9b:/distorted.lisp?ds=sidebyside diff --git a/distorted.lisp b/distorted.lisp index 73fd09d..5dde19a 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -138,6 +138,18 @@ (defzone distorted.org.uk (jump :svc jazz.jump :sshfp "jazz")) ((git www mail) (colo :svc stratocaster.colo :sshfp "stratocaster") (jump :svc stratocaster.jump :sshfp "stratocaster")) + ((www @) :tlsa (:https (:service-certificate-constraint + :certificate :sha-256 + #p"certs/http-server-www#1.cert"))) + (git :tlsa (:https (:trust-anchor-assertion + :certificate :sha-256 + #p"certs/distorted-ca.cert"))) + (www-cache :tlsa (3127 (:trust-anchor-assertion + :certificate :sha-256 + #p"certs/distorted-ca.cert"))) + (mail :tlsa ((:smtp :submission :imap) (:trust-anchor-assertion + :certificate :sha-256 + #p"certs/distorted-ca.cert"))) :svc #+view/inside stratocaster.colo #-view/inside stratocaster.jump (cabal :svc stratocaster.colo :sshfp "stratocaster")