mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-11 02:13:39 +08:00
Added the acme.sh --issue command for nsd for consistency
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user