mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 17:12:07 +08:00
correct issue link for scaleway
@@ -2585,6 +2585,8 @@ To issue a cert run:
|
|||||||
acme.sh --issue --dns dns_scaleway -d example.com -d www.example.com
|
acme.sh --issue --dns dns_scaleway -d example.com -d www.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues/3295)
|
||||||
|
|
||||||
## 127 First you need to login to your LS account to get your API Key.
|
## 127 First you need to login to your LS account to get your API Key.
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -2596,8 +2598,6 @@ Ok, let's issue a cert now:
|
|||||||
acme.sh --issue --dns dns_ls -d example.com -d www.example.com
|
acme.sh --issue --dns dns_ls -d example.com -d www.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues/3295)
|
|
||||||
|
|
||||||
# Use custom API
|
# Use custom API
|
||||||
|
|
||||||
If your API is not supported yet, you can write your own DNS API.
|
If your API is not supported yet, you can write your own DNS API.
|
||||||
|
|||||||
Reference in New Issue
Block a user