no acme
Este commit está contenido en:
@@ -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/\.$//')\" {
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user