Ximon Eighteen
|
5f90ee9178
|
WIP: NSEC3 test to compare our behaviour to the RFC 5155 AppendIx A Example Zone. The NSEC3 chain doesn't appear to match that of the RFC (35mth chains to b4um in the RFC but to 4g6 in my code).
|
2024-12-11 14:24:10 +01:00 |
|
Ximon Eighteen
|
509e2f2fc4
|
Use actual disk files instead of creating input files on the fly, as this makes it easier to run commands on the same data outside the test and simplifies the test fn definition.
|
2024-12-11 10:35:09 +01:00 |
|
Ximon Eighteen
|
d355527834
|
Fix behaviour with only KSKs to match LDNS: treat them as ZSKs. Add a test to verify it against actual LDNS behaviour.
|
2024-12-05 12:38:09 +01:00 |
|
Ximon Eighteen
|
e2810b218d
|
Add an integration test based on an existing LDNS test.
|
2024-12-05 10:59:56 +01:00 |
|