summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
15cca8c)
I broke these by adding the TLSA records carelessly. Maybe the zone
program should be fixed.
;; Colocated services.
((irc vox keys wiki) (colo :svc jazz.colo :sshfp "jazz")
;; Colocated services.
((irc vox keys wiki) (colo :svc jazz.colo :sshfp "jazz")
- (jump :svc jazz.jump :sshfp "jazz")
- :tlsa (:https (:service-certificate-constraint
+ (jump :svc jazz.jump :sshfp "jazz"))
+ ((irc vox keys wiki) :tlsa (:https (:service-certificate-constraint
:public-key :sha-256 #p"https-jazz")))
((bugs lists) (colo :svc telecaster.colo :sshfp "telecaster")
:public-key :sha-256 #p"https-jazz")))
((bugs lists) (colo :svc telecaster.colo :sshfp "telecaster")
- (jump :svc telecaster.jump :sshfp "telecaster")
- :tlsa (:https (:service-certificate-constraint
+ (jump :svc telecaster.jump :sshfp "telecaster"))
+ ((bugs lists) :tlsa (:https (:service-certificate-constraint
:public-key :sha-256 #p"https-telecaster")))
((git www mail) (colo :svc stratocaster.colo :sshfp "stratocaster")
(jump :svc stratocaster.jump :sshfp "stratocaster"))
:public-key :sha-256 #p"https-telecaster")))
((git www mail) (colo :svc stratocaster.colo :sshfp "stratocaster")
(jump :svc stratocaster.jump :sshfp "stratocaster"))