-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update DNSSEC10 implementation #1396
Conversation
d4ee05b
to
2a83a5d
Compare
02b8fef
to
e3764e9
Compare
e3764e9
to
65609d1
Compare
@matsduf @mattias-p @tolvmannen @marc-vanderwal @MichaelTimbert This PR is now ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's working for me.
https://github.com/zonemaster/zonemaster-engine/pull/1396/files#diff-3c6ad87ddb974fb813839bacdaafd4e212c238d0ff6865a9bf6cf677403343deR452-R469 does not seem to be updated:
|
Indeed, forgot this part, updated now in 6fa9921. |
Purpose
This PR proposes an update to the implementation of DNSSEC10 following a specification update.
Context
Test case specification update: zonemaster/zonemaster#1179
Test zone specification: zonemaster/zonemaster#1294
Fixes #1016, #1253
How to test this PR
Unit tests are updated (based on zonemaster/zonemaster#1294) and should pass.