Updated dnsapi2 (markdown)
parent
9b31675ffb
commit
2100a8ddca
|
@ -1763,10 +1763,11 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu
|
|||
|
||||
## 148. Use dns.la API
|
||||
|
||||
get appid and APISecret in https://console.dns.la/account-msg
|
||||
Use your credentials
|
||||
```sh
|
||||
export LA_Id="<appid>"
|
||||
export LA_Key="<apikey>"
|
||||
export LA_Sk="<APISecret>"
|
||||
```
|
||||
|
||||
To issue a cert, run command:
|
||||
|
|
Loading…
Reference in New Issue