[GH-ISSUE #2290] [ACME Challenge] Problem with verifying ACME TXT record on Cloudflare DNS #1418

Closed
opened 2026-03-02 02:23:04 +03:00 by kerem · 0 comments
Owner

Originally created by @ben25676543 on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2290

Installation Method:

  • Standard

Describe the bug
During installation, CA failed to verify the manually created TXT record for ACME-challenge.
This is due to Cloudflare DNS enclosing the key with quotes in compliances with RFC.

Proposed solution
to edit install.sh to include wildcard to handle the quotation included by Cloudflare DNS

Originally created by @ben25676543 on GitHub (Sep 9, 2025). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2290 **Installation Method:** - [X] Standard **Describe the bug** During installation, CA failed to verify the manually created TXT record for ACME-challenge. This is due to Cloudflare DNS enclosing the key with quotes in compliances with RFC. **Proposed solution** to edit install.sh to include wildcard to handle the quotation included by Cloudflare DNS
kerem closed this issue 2026-03-02 02:23:04 +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/tacticalrmm#1418
No description provided.