mirror of
https://github.com/albertito/dnss.git
synced 2026-04-26 18:05:57 +03:00
[GH-ISSUE #2] DNSSEC support #2
Labels
No labels
enhancement
enhancement
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnss#2
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 @alexandrestein on GitHub (Jan 9, 2019).
Original GitHub issue: https://github.com/albertito/dnss/issues/2
Originally assigned to: @alexandrestein on GitHub.
Hi,
thank you for this package it is simple and efficient.
Is there any plan to support DNSSEC?
@albertito commented on GitHub (Aug 10, 2019):
Hi! Sorry for not responding before, I didn't realize this was still open :(
dnss passes through queries and is quite agnostic to the record types.
For example, in "dns to https" mode, lookups of DNSSEC-enabled domains work fine, and the record types are passed through to the resolvers fine as well.
Is there anything in specific about DNSSEC that isn't working, or any particular mode you'd like to be supported?
@alexandrestein commented on GitHub (Aug 11, 2019):
Yes, sorry it wasn't clear.
I would like to have DNSSEC validation directly inside the package.
In the meantime I moved to an other solution.
So I don't need it anymore 🥺
Thanks 😊
@albertito commented on GitHub (Aug 13, 2019):
Ah! I see, thanks for clarifying.
No, no plans for DNSSEC validation in the proxy just yet. I would definitely consider patches (provided they don't increase the complexity significantly), but at the moment don't have plans to actively work on it myself.
Thanks!
[GH-ISSUE #2] DNSSEC supportto [GH-ISSUE #2] DNSSEC support