Automate DNS-01 with Hetzner
Connecting Hetzner DNS lets aethercert create and remove the DNS TXT records ACME uses for DNS-01 validation automatically.
1. Create an API token
- Sign in to the Hetzner DNS Console.
- Open API Tokens and create a new token.
- Copy the token - it's only shown once.
2. Connect it in aethercert
- Make sure the domain is already added and verified under Build > Domains - the zone must already exist in your Hetzner DNS Console.
- On that domain's setup step 2 ("DNS provider"), choose Hetzner DNS from the provider dropdown.
- Paste the token into API token.
- Click Test & save - aethercert verifies the token before saving it.
3. Use it
Any certificate you create for this domain (or its subdomains) can now use DNS-01, including wildcards. The token is stored write-only and never displayed back in the dashboard once saved.