Updated dnsapi (markdown)

master
trgosk 2020-09-18 00:45:02 +02:00
parent f6c6315827
commit 1f871c9fcc
1 changed files with 2 additions and 2 deletions

@ -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: