That could take years, if even adopted! Perhaps something simpler like a
file permission/lock could do the job as well. Would that work though?
When I used certbot with rfc2136 validation through DNS, eventhough I
have the main zone file permission set to root, I find it changed to
that of bind. S
No.
If https://tools.ietf.org/id/draft-pusateri-dnsop-update-timeout-02.txt ever get
adopted then yes it will be possible to have updates removed automatically.
> On 26 Jun 2019, at 1:25 pm, Lefteris Tsintjelis via bind-users
> wrote:
>
> Hi,
>
> Is it possible to apply temporary only update
Hi,
Is it possible to apply temporary only update policy and never save or
modify anything to a zone file?
For example:
zone "example.com" {
type master;
auto-dnssec maintain;
inline-signing yes;
update-policy {
grant rndc-key temponly _acme-challenge.example.com. txt;
};
file "/etc/name
3 matches
Mail list logo