[GH-ISSUE #235] Write custom TXT record #113

Open
opened 2026-03-13 15:48:26 +03:00 by kerem · 1 comment
Owner

Originally created by @mstoetzer on GitHub (Jul 13, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/235

Is there a way to specify the TXT records via config? So it is not a generated hash or something. I want to use static CNAME records to point to the acmedns temporary TXT records.

_acme-challenge CNAME my-specified-name.acme-dns.mydomain.com

Originally created by @mstoetzer on GitHub (Jul 13, 2020). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/235 Is there a way to specify the TXT records via config? So it is not a generated hash or something. I want to use static CNAME records to point to the acmedns temporary TXT records. `_acme-challenge CNAME my-specified-name.acme-dns.mydomain.com`
Author
Owner

@jvanasco commented on GitHub (Sep 4, 2020):

I realized a workaround the other day - you can just manipulate the database (which is either sqlite or postgresql).

<!-- gh-comment-id:687272916 --> @jvanasco commented on GitHub (Sep 4, 2020): I realized a workaround the other day - you can just manipulate the database (which is either sqlite or postgresql).
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/acme-dns#113
No description provided.