Updated dnsapi2 (markdown)
parent
62cf01ac85
commit
a1662ecc6c
|
@ -2764,6 +2764,9 @@ To issue a cert, run command:
|
||||||
|
|
||||||
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/4419)
|
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/4419)
|
||||||
|
|
||||||
|
|
||||||
|
<a name="dns_restena"/>
|
||||||
|
|
||||||
## 187. Use RESTENA DNS API
|
## 187. Use RESTENA DNS API
|
||||||
|
|
||||||
Contact RESTENA Luxembourg to get an API key.
|
Contact RESTENA Luxembourg to get an API key.
|
||||||
|
@ -2779,6 +2782,8 @@ To issue a cert, run command:
|
||||||
acme.sh --issue -d example.lu --dns dns_restena
|
acme.sh --issue -d example.lu --dns dns_restena
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/6532)
|
||||||
|
|
||||||
<a name="dns_myapi"/>
|
<a name="dns_myapi"/>
|
||||||
|
|
||||||
## Use custom API
|
## Use custom API
|
||||||
|
|
Loading…
Reference in New Issue