From 2100a8ddca5a04a56188034c06d40351ede3d007 Mon Sep 17 00:00:00 2001 From: OPPO9008 <41640509+OPPO9008@users.noreply.github.com> Date: Tue, 20 May 2025 20:27:29 +0800 Subject: [PATCH] Updated dnsapi2 (markdown) --- dnsapi2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: