hosting:hetzner:acme-hetzner-dns-api
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| hosting:hetzner:acme-hetzner-dns-api [2023/04/01 20:30] – created admin | hosting:hetzner:acme-hetzner-dns-api [2024/02/17 19:03] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| https:// | https:// | ||
| - | < | ||
| - | Auth-API-Token | ||
| - | </ | ||
| ==== Hetzner DNS API Documentation ==== | ==== Hetzner DNS API Documentation ==== | ||
| https:// | https:// | ||
| + | |||
| + | ===== Create Certificates ===== | ||
| + | |||
| + | ==== Single Domain ==== | ||
| + | |||
| + | < | ||
| + | export HETZNER_API_KEY="< | ||
| + | acme.sh --issue --dns hetzner -d ' | ||
| + | </ | ||
| + | |||
| + | ==== SAN ==== | ||
| + | |||
| + | < | ||
| + | export HETZNER_API_KEY="< | ||
| + | acme.sh --issue --dns hetzner -d grunwald.systems -d ' | ||
| + | </ | ||
| + | |||
| + | ==== Wildcard ==== | ||
| + | |||
| + | < | ||
| + | export HETZNER_API_KEY="< | ||
| + | acme.sh --issue --dns hetzner -d grunwald.systems -d ' | ||
| + | </ | ||
hosting/hetzner/acme-hetzner-dns-api.1680373829.txt.gz · Last modified: (external edit)