Fix root server proofs, and just that (big fix 3/4)#86
Open
pinheadmz wants to merge 12 commits intohandshake-org:masterfrom
Open
Fix root server proofs, and just that (big fix 3/4)#86pinheadmz wants to merge 12 commits intohandshake-org:masterfrom
pinheadmz wants to merge 12 commits intohandshake-org:masterfrom
Conversation
36f6a44 to
7a5afad
Compare
3 tasks
26e5259 to
5adbd22
Compare
Adds an NSEC record to indicate that we only have NS NSEC RRSIG. This proves that we don't have a DS rr and allows unbound to treat the zone as unsigned.
5adbd22 to
3a4a227
Compare
3a4a227 to
7d2c7e1
Compare
Member
Author
|
added check for ... hnsd logs: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactored out of bloated #76
This was the original point of that PR before it got carried away. It should just cover the original goals:
Note that although these tests do pass, the actual NSEC records being returned by this branch by itself are wrong, and will require #83 merged before being totally correct: