Added the acme.sh --issue command for nsd for consistency

master
PLANTROON 2019-05-03 15:58:50 +02:00
parent 83e17ab89b
commit bda8171a47
1 changed files with 5 additions and 1 deletions

@ -1443,9 +1443,13 @@ or directly:
``` ```
export Nsd_Command="sudo nsd-control reload example.com" export Nsd_Command="sudo nsd-control reload example.com"
``` ```
The variables are saved per-domain, not per-account. The variables are saved per-domain, not per-account.
To issue a new certificate, run:
```
acme.sh --issue --dns dns_nsd -d example.com -d *.example.com
```
## 76. Use Schlundtech ## 76. Use Schlundtech
[Schlundtech](https://www.schlundtech.de/) offers an [xml api](https://www.schlundtech.de/services/xml-gateway/) with your standard login credentials, set them like so: [Schlundtech](https://www.schlundtech.de/) offers an [xml api](https://www.schlundtech.de/services/xml-gateway/) with your standard login credentials, set them like so: