Hi,
I am wondering, if there is any way update_policy can be added to generated named conf file?
https://certbot-dns-rfc2136.readthedocs.io/en/stable/#sample-bind-configuration - I want to try and generate certs for bind zone. Thus, I can generate a key via
tsig-keygen -a hmac-sha512 keyname > /etc/bind/tsig.key
However, cant figure out how can I add update policy to generated conf file?
Thank you
Hi,
I am wondering, if there is any way update_policy can be added to generated named conf file?
https://certbot-dns-rfc2136.readthedocs.io/en/stable/#sample-bind-configuration - I want to try and generate certs for bind zone. Thus, I can generate a key via
However, cant figure out how can I add update policy to generated conf file?
Thank you