Updated dnsapi2 (markdown)
parent
f0d133a12e
commit
8c0b262bcb
|
@ -2001,11 +2001,11 @@ The login variables will be saved in `~/.acme.sh/account.conf` and will be reuse
|
||||||
|
|
||||||
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/4719).
|
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/4719).
|
||||||
|
|
||||||
<a name="dns_dnsexit"/>
|
<a name="dns_limacity"/>
|
||||||
|
|
||||||
## 159. Use Lima-City API to automatically issue cert
|
## 159. Use Lima-City API to automatically issue cert
|
||||||
|
|
||||||
You'll need an API key for your Lima-City account which you can find under Account Section in your User control panel.
|
You'll need an API key for your Lima-City account which you can find under Account Section in your User control panel. The API key must have following roles: dns.admin, domains.reader
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export LIMACITY_APIKEY="<Your API key>"
|
export LIMACITY_APIKEY="<Your API key>"
|
||||||
|
@ -2021,7 +2021,6 @@ The login variables will be saved in `~/.acme.sh/account.conf` and will be reuse
|
||||||
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/4758).
|
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/4758).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="dns_myapi"/>
|
<a name="dns_myapi"/>
|
||||||
|
|
||||||
## Use custom API
|
## Use custom API
|
||||||
|
|
Loading…
Reference in New Issue