Browse Source

Merge pull request #860 from feld/patch-1

Update README.md
neil 8 years ago
parent
commit
e85deb54e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/README.md

+ 1 - 1
dnsapi/README.md

@@ -140,7 +140,7 @@ Finally, make the DNS server and update Key available to `acme.sh`
 
 ```
 export NSUPDATE_SERVER="dns.example.com"
-export NSUPDATE_KEY="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa=="
+export NSUPDATE_KEY="/path/to/your/nsupdate.key"
 ```
 
 Ok, let's issue a cert now: