[bind] Use absolute domain name
parent
1bf27f8487
commit
bd9a7ef4e9
|
@ -26,7 +26,7 @@ zone "_acme-challenge.crans.org" {
|
||||||
};
|
};
|
||||||
notify yes;
|
notify yes;
|
||||||
update-policy {
|
update-policy {
|
||||||
grant certbot_challenge. name _acme-challenge.crans.org txt;
|
grant certbot_challenge. name _acme-challenge.crans.org. txt;
|
||||||
};
|
};
|
||||||
{% else -%}
|
{% else -%}
|
||||||
type slave;
|
type slave;
|
||||||
|
|
Loading…
Reference in New Issue