no acme
This commit is contained in:
parent
c7810c9dc6
commit
55600d8b1a
@ -105,10 +105,6 @@ echo -e "//
|
|||||||
zone \"$DOMAIN\" {
|
zone \"$DOMAIN\" {
|
||||||
type master;
|
type master;
|
||||||
file \"/etc/bind/$DOMAIN.signed\";
|
file \"/etc/bind/$DOMAIN.signed\";
|
||||||
allow-update {
|
|
||||||
key \"$DOMAIN.\";
|
|
||||||
key \"_acme-challenge.$DOMAIN.\";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
zone \"$(ipv6calc -q -a $IP | sed -e 's/^[[:digit:]]\+\.//' -e 's/\.$//')\" {
|
zone \"$(ipv6calc -q -a $IP | sed -e 's/^[[:digit:]]\+\.//' -e 's/\.$//')\" {
|
||||||
|
Loading…
Reference in New Issue
Block a user