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"

PKlapp
2025-10-15 06:04:31 +02:00
parent 9fd9519f5a
commit 20a2d14660

@@ -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).
**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**
* `HETZNER_TOKEN` *(required)* — Personal Access Token for the Cloud DNS API (**read & write**).