From bcbba201693d4fdde7af0e75876387174c9a95be Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 12 Oct 2019 06:11:11 +0000 Subject: add bsd.tilde.team key --- named.conf.local | 2 ++ 1 file changed, 2 insertions(+) (limited to 'named.conf.local') diff --git a/named.conf.local b/named.conf.local index 1f0344a..282ac6c 100644 --- a/named.conf.local +++ b/named.conf.local @@ -14,6 +14,7 @@ acl internals { include "/etc/bind/tilde_msT.key"; include "/etc/bind/certbot.key"; include "/etc/bind/club.key"; +include "/etc/bind/bsd.tilde.team.key"; server 89.163.145.170 { keys { tilde_msT; }; }; @@ -184,6 +185,7 @@ zone "tilde.team" { also-notify { 167.114.154.31; 89.163.145.170; }; update-policy { grant certbot name _acme-challenge.tilde.team. txt; + grant bsd.tilde.team name _acme-challenge.bsd.tilde.team. txt; }; }; -- cgit 1.4.1