mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-05 04:50:51 +08:00
Updated dnsapi2 (markdown)
@@ -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).
|
||||
|
||||
<a name="dns_dnsexit"/>
|
||||
<a name="dns_limacity"/>
|
||||
|
||||
## 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
|
||||
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).
|
||||
|
||||
|
||||
|
||||
<a name="dns_myapi"/>
|
||||
|
||||
## Use custom API
|
||||
|
||||
Reference in New Issue
Block a user