Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: DNSSEC Validation #470

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

developStorm
Copy link
Member

@developStorm developStorm commented Nov 1, 2024

resolves #441

  • Implement error status handling according to RFC 8914, Section 4 and RFC 4035, Section 4.3
  • Ensure proper handling of non-secure cases
  • Share retries
  • Utilize EDNS from security-aware recursive resolvers to determine status
  • Address all linter issues
  • Review and ensure conformity with relevant RFCs for specification alignment

@developStorm developStorm self-assigned this Nov 1, 2024
@developStorm developStorm linked an issue Nov 1, 2024 that may be closed by this pull request
Base automatically changed from refactor/generic-cache to main November 1, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DNSSEC Validation
1 participant