mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-07 23:28:20 +08:00
Updated dnsapi (markdown)
@@ -1112,7 +1112,7 @@ export MYDNSJP_Password=Password
|
|||||||
To issue a certificate:
|
To issue a certificate:
|
||||||
|
|
||||||
```sh
|
```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.
|
The `MYDNSJP_MasterID` and `MYDNSJP_Password` will be saved in `~/.acme.sh/account.conf` and will be reused when needed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user