mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +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
|
## 148. Use dns.la API
|
||||||
|
|
||||||
|
get appid and APISecret in https://console.dns.la/account-msg
|
||||||
Use your credentials
|
Use your credentials
|
||||||
```sh
|
```sh
|
||||||
export LA_Id="<appid>"
|
export LA_Id="<appid>"
|
||||||
export LA_Key="<apikey>"
|
export LA_Sk="<APISecret>"
|
||||||
```
|
```
|
||||||
|
|
||||||
To issue a cert, run command:
|
To issue a cert, run command:
|
||||||
|
|||||||
Reference in New Issue
Block a user