mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2290] [ACME Challenge] Problem with verifying ACME TXT record on Cloudflare DNS #3361
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ben25676543 on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2290
Installation Method:
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