mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-13 19:52:12 +08:00
Fixed the outdated link for rcodezero API enablement
@@ -410,7 +410,7 @@ Report any issues [here](https://github.com/Neilpang/acme.sh/issues/2480)
|
|||||||
First you need to login to your RcodeZero account, enable the REST API and generate an ACME API token.
|
First you need to login to your RcodeZero account, enable the REST API and generate an ACME API token.
|
||||||
Only the ACME API token will work wih acme.sh. It has limited access and could only be used to add/remove challenges to the zones.
|
Only the ACME API token will work wih acme.sh. It has limited access and could only be used to add/remove challenges to the zones.
|
||||||
|
|
||||||
https://my.rcodezero.at/enableapi
|
https://my.rcodezero.at/ → Settings → API
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export RCODE0_API_TOKEN="acme_1232342342343OEH1G1gDcKNMsN7mx9EZgSU6AX79u5KRSxWnC"
|
export RCODE0_API_TOKEN="acme_1232342342343OEH1G1gDcKNMsN7mx9EZgSU6AX79u5KRSxWnC"
|
||||||
|
|||||||
Reference in New Issue
Block a user