[PR #3315] [MERGED] Add conformance test for TTL of RRSIG records #3735

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3315
Author: @divergentdave
Created: 10/16/2025
Status: Merged
Merged: 10/17/2025
Merged by: @djc

Base: mainHead: david/rrsig-ttl-conformance-test


📝 Commits (1)

  • 34113e0 Add conformance test for TTL of RRSIG records

📊 Changes

1 file changed (+70 additions, -0 deletions)

View changed files

📝 conformance/conformance-tests/src/name_server/rfc4035/section_3.rs (+70 -0)

📄 Description

This adds a conformance test as a follow-up to the e2e test added in #3309. This test additionally checks the TTL of RRSIGs on NSEC3 records, confirming it's the same as the zone's minimum TTL.


🔄 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/3315 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/rrsig-ttl-conformance-test` --- ### 📝 Commits (1) - [`34113e0`](https://github.com/hickory-dns/hickory-dns/commit/34113e0466afa3cdc8c61784fa06a87d851ac0ac) Add conformance test for TTL of RRSIG records ### 📊 Changes **1 file changed** (+70 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conformance/conformance-tests/src/name_server/rfc4035/section_3.rs` (+70 -0) </details> ### 📄 Description This adds a conformance test as a follow-up to the e2e test added in #3309. This test additionally checks the TTL of RRSIGs on NSEC3 records, confirming it's the same as the zone's minimum TTL. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:59: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#3735
No description provided.