Updated dnsapi (markdown)
parent
5ae5fae229
commit
5c8e8cb5c1
|
@ -2480,6 +2480,7 @@ Please report any issue to https://github.com/acmesh-official/acme.sh/issues/323
|
||||||
|
|
||||||
## 122. Use Synology DSM Synology DNS Server API
|
## 122. Use Synology DSM Synology DNS Server API
|
||||||
Note that in order the script to be working properly acme.sh should be installed on Synology itself.
|
Note that in order the script to be working properly acme.sh should be installed on Synology itself.
|
||||||
|
|
||||||
To issue a cert:
|
To issue a cert:
|
||||||
|
|
||||||
./acme.sh --issue --dns dns_synology_dsm -d example.com -d www.example.com
|
./acme.sh --issue --dns dns_synology_dsm -d example.com -d www.example.com
|
||||||
|
|
Loading…
Reference in New Issue