diff --git a/dnsapi2.md b/dnsapi2.md index bb440ac..e677926 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -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="" -export LA_Key="" +export LA_Sk="" ``` To issue a cert, run command: