Certbot with Bind
Open
feature
status:triage
- Dominant language
- Shell
- Stars
- 90
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.