Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| blocks:server:nginx:cloudflare_dns01_challenge [2025-09-17 06:11] – created mattias | blocks:server:nginx:cloudflare_dns01_challenge [2025-09-17 06:14] (current) – [Cloudflare DNS-01 challenge] mattias | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Brief notes on how to setup a lets encrypt cert bot using Cloudflare as dns provider. | Brief notes on how to setup a lets encrypt cert bot using Cloudflare as dns provider. | ||
| - | ==== Configure DNS at domain registrar | + | === Configure DNS at domain registrar === |
| * At the domain name registrar, configure the domain to use Cloudflare' | * At the domain name registrar, configure the domain to use Cloudflare' | ||
| - | * Example: at GoDaddy this setting is called **use custom name servers**. | + | * Example: at GoDaddy |
| ==== Create an API Token ==== | ==== Create an API Token ==== | ||
| Line 74: | Line 74: | ||
| === Request certificate === | === Request certificate === | ||
| * Replace // | * Replace // | ||
| - | * Wildcards are supported, e.g. `*.example.com`. | + | * Wildcards are supported, e.g. *.example.com. |
| * Use the domain owner' | * Use the domain owner' | ||