Added nsupdate setup info

This commit is contained in:
Dominik Dancs 2020-12-31 16:20:21 +01:00
parent ffdb0db728
commit 68f6371734
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ Now restart BIND to apply the new configuration.
Download and install acme.sh from a trusted source. Follow the tutorials specified by the author.
Do not forget to make the nsupdate script executable (`chmod +x /opt/acme.sh/dnsapi/dns_nsupdate.sh`) and make sure you have `nsupdate` package installed.
### Create your environment configuration
Copy the contents of the example acme environment and adjust it to your needs. Be sure to set the correct paths for acme.sh, change the nsupdate server connection (the IP address of your DNS server, the path to the generated key file, and the alias domain).