mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 13:22:08 +08:00
Updated dnsapi (markdown)
@@ -2422,8 +2422,8 @@ Enjoy it.
|
|||||||
## 118. Use Websupport DNS API
|
## 118. Use Websupport DNS API
|
||||||
Obtain an api key and secret from https://admin.websupport.sk/en/auth/apiKey
|
Obtain an api key and secret from https://admin.websupport.sk/en/auth/apiKey
|
||||||
```
|
```
|
||||||
export WS_ApiKey="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
export WS_APIKEY="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||||
export WS_ApiSecret="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
export WS_APISECRET="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||||
```
|
```
|
||||||
|
|
||||||
To issue a cert:
|
To issue a cert:
|
||||||
|
|||||||
Reference in New Issue
Block a user