Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
blocks:server:nginx:cloudflare_dns01_challenge [2025-09-17 06:11] – created mattiasblocks: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's nameservers.     * At the domain name registrar, configure the domain to use Cloudflare's nameservers.  
-    * Example: at GoDaddy this setting is called **use custom name servers**.+    * Example: at GoDaddy registrar this setting is called **use custom name servers**.
  
 ==== Create an API Token ==== ==== Create an API Token ====
Line 74: Line 74:
 === Request certificate === === Request certificate ===
   * Replace //example.com// and //int.example.com// (add/remove domains as needed).     * Replace //example.com// and //int.example.com// (add/remove domains as needed).  
-    * Wildcards are supported, e.g. `*.example.com` +    * Wildcards are supported, e.g. *.example.com. 
     * Use the domain owner's email.     * Use the domain owner's email.