[GH-ISSUE #240] Feature Request: /get endpoint #119

Open
opened 2026-03-13 15:50:05 +03:00 by kerem · 0 comments
Owner

Originally created by @jvanasco on GitHub (Aug 31, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/240

An endpoint that returns the current TXT record(s) via HTTP would be beneficial for client developers. This endpoint would allow acme-dns clients the ability to verify and/or sync records (required for automated testing) with little overhead.

The only way to check this right now is via a dns query (e.g. dig), which requires additional overhead in most client environments.

Originally created by @jvanasco on GitHub (Aug 31, 2020). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/240 An endpoint that returns the current TXT record(s) via HTTP would be beneficial for client developers. This endpoint would allow acme-dns clients the ability to verify and/or sync records (required for automated testing) with little overhead. The only way to check this right now is via a dns query (e.g. `dig`), which requires additional overhead in most client environments.
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#119
No description provided.