mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-27 19:10:14 +08:00
Updated dnsapi2 (markdown)
parent
c2c0020b36
commit
54437a57a5
@ -2081,11 +2081,11 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu
|
||||
|
||||
## 162. Use West.cn API
|
||||
|
||||
Please visit https://www.west.cn/manager/API/APIconfig.asp to obtain the API key.
|
||||
|
||||
Please visit https://www.west.cn/manager/API/APIconfig.asp to obtain the Plaint API key.
|
||||
<Your Encryption APIKey> = md5(<Your Plaint APIKey>)
|
||||
```sh
|
||||
export WEST_Username="<Your Username>"
|
||||
export WEST_Key="<Your APIKey>"
|
||||
export WEST_Key="<Your Encryption APIKey>"
|
||||
```
|
||||
|
||||
To issue a cert, run the following:
|
||||
|
Loading…
Reference in New Issue
Block a user