nsupdate

Sergey Ponomarev
2023-10-10 10:53:25 +03:00
parent 2e652d764a
commit 952af755c1

@@ -274,6 +274,8 @@ See [How to use OVH domain API](https://github.com/acmesh-official/acme.sh/wiki/
<a name="dns_nsupdate" />
## 7. Use nsupdate to automatically issue cert
ncupdate is [RFC 2136 Dynamic DNS Update](https://datatracker.ietf.org/doc/html/rfc2136.html) client.
[Man page](https://bind9.readthedocs.io/en/v9.18.19/manpages.html#nsupdate-dynamic-dns-update-utility)
First, generate a key for updating the zone
```sh