Fixed the outdated link for rcodezero API enablement
parent
58c969d9e4
commit
dd026facf4
|
@ -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.
|
||||
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
|
||||
export RCODE0_API_TOKEN="acme_1232342342343OEH1G1gDcKNMsN7mx9EZgSU6AX79u5KRSxWnC"
|
||||
|
|
Loading…
Reference in New Issue