[GH-ISSUE #160] Fix DNS QTYPE=ANY response, return correct response per RFC8482 #60

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

Originally created by @robbat2 on GitHub (Apr 6, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/160

A lookup of the ANY type is not correctly returned. It presently returns NXDOMAIN, which is entirely wrong, because the entry in question DOES return for TXT.

Please implement RFC84842 to fix this.

Originally created by @robbat2 on GitHub (Apr 6, 2019). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/160 A lookup of the `ANY` type is not correctly returned. It presently returns `NXDOMAIN`, which is entirely wrong, because the entry in question DOES return for TXT. Please implement [RFC84842](https://tools.ietf.org/html/rfc8482) to fix this.
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#60
No description provided.