[PR #2258] [MERGED] dns-test: use non-deprecated algorithm (RSASHA256) #2914

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2258
Author: @japaric
Created: 6/25/2024
Status: Merged
Merged: 7/2/2024
Merged by: @japaric

Base: mainHead: ja-dns-test-sha256


📝 Commits (1)

  • 54912aa dns-test: use non-deprecated algorithm (RSASHA256)

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 conformance/packages/dns-test/src/name_server.rs (+3 -2)

📄 Description

the deprecated algorithm RSASHA1-NSEC3-SHA1 is not supported by ring

this is another minimal change pulled out of #2253 that can be landed ahead of #2245


🔄 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/2258 **Author:** [@japaric](https://github.com/japaric) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@japaric](https://github.com/japaric) **Base:** `main` ← **Head:** `ja-dns-test-sha256` --- ### 📝 Commits (1) - [`54912aa`](https://github.com/hickory-dns/hickory-dns/commit/54912aab163bf1b214ff622cb19d1c84fcfd9ddf) dns-test: use non-deprecated algorithm (RSASHA256) ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/dns-test/src/name_server.rs` (+3 -2) </details> ### 📄 Description the deprecated algorithm RSASHA1-NSEC3-SHA1 is not supported by *ring* this is another minimal change pulled out of #2253 that can be landed ahead of #2245 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:14:58 +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#2914
No description provided.