[PR #2968] [MERGED] resolver: enable validation when trust anchors are configured #3459

Closed
opened 2026-03-16 11:44:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2968
Author: @djc
Created: 5/6/2025
Status: Merged
Merged: 5/6/2025
Merged by: @djc

Base: mainHead: validate-on-ta


📝 Commits (1)

  • 9a6af85 resolver: enable validation when trust anchors are configured

📊 Changes

3 files changed (+27 additions, -32 deletions)

View changed files

📝 crates/resolver/src/resolver.rs (+7 -1)
📝 crates/server/src/store/forwarder.rs (+0 -2)
📝 tests/integration-tests/tests/integration/validating_forwarder_tests.rs (+20 -29)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2968 **Author:** [@djc](https://github.com/djc) **Created:** 5/6/2025 **Status:** ✅ Merged **Merged:** 5/6/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `validate-on-ta` --- ### 📝 Commits (1) - [`9a6af85`](https://github.com/hickory-dns/hickory-dns/commit/9a6af851465ab3cb8bc145c60eaea1ff5d63bad2) resolver: enable validation when trust anchors are configured ### 📊 Changes **3 files changed** (+27 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/resolver.rs` (+7 -1) 📝 `crates/server/src/store/forwarder.rs` (+0 -2) 📝 `tests/integration-tests/tests/integration/validating_forwarder_tests.rs` (+20 -29) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:44:43 +03:00
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/hickory-dns#3459
No description provided.