From 55600d8b1a024f26f6ca545b34df66bc613eb577 Mon Sep 17 00:00:00 2001 From: ale Date: Mon, 14 Dec 2020 22:12:11 +0100 Subject: [PATCH] no acme --- bind/command.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bind/command.sh b/bind/command.sh index 59640f7..6c5f891 100644 --- a/bind/command.sh +++ b/bind/command.sh @@ -105,10 +105,6 @@ echo -e "// zone \"$DOMAIN\" { type master; file \"/etc/bind/$DOMAIN.signed\"; - allow-update { - key \"$DOMAIN.\"; - key \"_acme-challenge.$DOMAIN.\"; - }; }; zone \"$(ipv6calc -q -a $IP | sed -e 's/^[[:digit:]]\+\.//' -e 's/\.$//')\" {