mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
Updated dnsapi2 (markdown)
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user