[PR #12] [MERGED] docs: added troubleshooting note for dns challange configuration #16

Closed
opened 2026-02-27 19:08:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CaddyBuilds/caddy-cloudflare/pull/12
Author: @nilotpaul
Created: 5/18/2025
Status: Merged
Merged: 5/18/2025
Merged by: @vkartk

Base: mainHead: update-readme


📝 Commits (2)

  • 5cc6942 docs: added troubleshooting note for dns challange configuration
  • 79e526d fix: corrected typo in dns challenge configuration

📊 Changes

1 file changed (+13 additions, -0 deletions)

View changed files

📝 README.md (+13 -0)

📄 Description

Adds a troubleshooting note for DNS challenge configuration when using Caddy with Cloudflare. This documents a workaround using custom DNS resolvers to avoid 403 errors related to TXT record creation, especially in Docker environments.

Changes

  • Updated the documentation under the ACME DNS challenge section
  • Added an example using resolvers 1.1.1.1 inside the tls block

Benefits

  • Helps users encountering 403 errors during certificate issuance via DNS challenge
  • Provides a clear fix for resolver-related issues when running Caddy inside Docker

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CaddyBuilds/caddy-cloudflare/pull/12 **Author:** [@nilotpaul](https://github.com/nilotpaul) **Created:** 5/18/2025 **Status:** ✅ Merged **Merged:** 5/18/2025 **Merged by:** [@vkartk](https://github.com/vkartk) **Base:** `main` ← **Head:** `update-readme` --- ### 📝 Commits (2) - [`5cc6942`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/5cc6942b165f7082a1346c3019cc461c1b967469) docs: added troubleshooting note for dns challange configuration - [`79e526d`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/79e526d7143be769ff04192f6d837c86d70ade74) fix: corrected typo in dns challenge configuration ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+13 -0) </details> ### 📄 Description Adds a troubleshooting note for DNS challenge configuration when using Caddy with Cloudflare. This documents a workaround using custom DNS resolvers to avoid 403 errors related to TXT record creation, especially in Docker environments. ### Changes - Updated the documentation under the ACME DNS challenge section - Added an example using `resolvers 1.1.1.1` inside the `tls` block ### Benefits - Helps users encountering 403 errors during certificate issuance via DNS challenge - Provides a clear fix for resolver-related issues when running Caddy inside Docker --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:08:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/caddy-cloudflare#16
No description provided.