Updated dnsapi (markdown)

hatotk 2022-03-26 01:44:48 +09:00
parent a5166ecf41
commit 16a11108ae

@ -1112,7 +1112,7 @@ export MYDNSJP_Password=Password
To issue a certificate:
```sh
./acme.sh --issue --dns dns_mydnsjp -d example.com -d www.example.com
./acme.sh --issue --dns dns_mydnsjp -d example.com -d *.example.com
```
The `MYDNSJP_MasterID` and `MYDNSJP_Password` will be saved in `~/.acme.sh/account.conf` and will be reused when needed.