mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 21:08:20 +08:00
Added a clear note for "188. Use Hetzner Cloud DNS API" to the wiki to avoid confusion with the legacy provider "110. Use Hetzner DNS API"
@@ -2791,6 +2791,9 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu
|
|||||||
|
|
||||||
Provider for the Hetzner **Cloud** DNS API (not the legacy/console API).
|
Provider for the Hetzner **Cloud** DNS API (not the legacy/console API).
|
||||||
|
|
||||||
|
**Important: Do not confuse this with the [Hetzner DNS API](https://github.com/acmesh-official/acme.sh/wiki/dnsapi2#110-use-hetzner-dns-api).** `dns_hetznercloud` uses the **Hetzner Cloud DNS API**, **not** the legacy DNS Console API.
|
||||||
|
You need a **new** personal access token from the **Hetzner Cloud** and must set it as `HETZNER_TOKEN` (not: `HETZNER_Token`).
|
||||||
|
|
||||||
**Environment variables**
|
**Environment variables**
|
||||||
|
|
||||||
* `HETZNER_TOKEN` *(required)* — Personal Access Token for the Cloud DNS API (**read & write**).
|
* `HETZNER_TOKEN` *(required)* — Personal Access Token for the Cloud DNS API (**read & write**).
|
||||||
|
|||||||
Reference in New Issue
Block a user