[PR #2615] [MERGED] Don't implicitly enable DNSSEC when DoT is enabled #3180

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2615
Author: @djc
Created: 11/25/2024
Status: Merged
Merged: 11/28/2024
Merged by: @marcus0x62

Base: mainHead: independent-dnssec


📝 Commits (1)

  • 637f349 Don't implicitly enable DNSSEC when DoT is enabled

📊 Changes

10 files changed (+16 additions, -44 deletions)

View changed files

📝 bin/Cargo.toml (+2 -2)
📝 bin/src/dnssec.rs (+1 -1)
📝 crates/client/Cargo.toml (+1 -1)
📝 crates/recursor/Cargo.toml (+0 -2)
📝 crates/server/Cargo.toml (+2 -3)
📝 tests/integration-tests/Cargo.toml (+2 -3)
📝 tests/integration-tests/src/example_authority.rs (+3 -11)
📝 tests/integration-tests/tests/integration/catalog_tests.rs (+2 -10)
📝 tests/integration-tests/tests/integration/dnssec_client_handle_tests.rs (+1 -1)
📝 tests/integration-tests/tests/integration/truncation_tests.rs (+2 -10)

📄 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/2615 **Author:** [@djc](https://github.com/djc) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/28/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `independent-dnssec` --- ### 📝 Commits (1) - [`637f349`](https://github.com/hickory-dns/hickory-dns/commit/637f3493507b472b484e370da045f59b60b86185) Don't implicitly enable DNSSEC when DoT is enabled ### 📊 Changes **10 files changed** (+16 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `bin/Cargo.toml` (+2 -2) 📝 `bin/src/dnssec.rs` (+1 -1) 📝 `crates/client/Cargo.toml` (+1 -1) 📝 `crates/recursor/Cargo.toml` (+0 -2) 📝 `crates/server/Cargo.toml` (+2 -3) 📝 `tests/integration-tests/Cargo.toml` (+2 -3) 📝 `tests/integration-tests/src/example_authority.rs` (+3 -11) 📝 `tests/integration-tests/tests/integration/catalog_tests.rs` (+2 -10) 📝 `tests/integration-tests/tests/integration/dnssec_client_handle_tests.rs` (+1 -1) 📝 `tests/integration-tests/tests/integration/truncation_tests.rs` (+2 -10) </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:29:48 +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#3180
No description provided.