[PR #2413] [MERGED] conformance: test against deprecated algorithms #3021

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2413
Author: @japaric
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @listochkin

Base: mainHead: ja-deprecated-algo


📝 Commits (2)

  • ea238f1 dns-test: add deprecated algorithms DSA & RSAMD5
  • f092a6d conformance: test against deprecated algorithms

📊 Changes

3 files changed (+157 additions, -0 deletions)

View changed files

📝 conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/insecure.rs (+2 -0)
conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/insecure/deprecated_algorithm.rs (+130 -0)
📝 conformance/packages/dns-test/src/zone_file/signer.rs (+25 -0)

📄 Description

ports two more tests from ede-dot-com. hickory-dns fails due to #2395


🔄 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/2413 **Author:** [@japaric](https://github.com/japaric) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@listochkin](https://github.com/listochkin) **Base:** `main` ← **Head:** `ja-deprecated-algo` --- ### 📝 Commits (2) - [`ea238f1`](https://github.com/hickory-dns/hickory-dns/commit/ea238f14ad44b5cac62df49f9714962c37c12ea3) dns-test: add deprecated algorithms DSA & RSAMD5 - [`f092a6d`](https://github.com/hickory-dns/hickory-dns/commit/f092a6da6c68a4b764caca6432fda5a76fb9a804) conformance: test against deprecated algorithms ### 📊 Changes **3 files changed** (+157 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/insecure.rs` (+2 -0) ➕ `conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/insecure/deprecated_algorithm.rs` (+130 -0) 📝 `conformance/packages/dns-test/src/zone_file/signer.rs` (+25 -0) </details> ### 📄 Description ports two more tests from `ede-dot-com`. hickory-dns fails due to #2395 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:20:57 +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#3021
No description provided.