Open chani opened 7 years ago
Is this still relevant to you? How do you run those tests? Using run.sh
? I'm not convinced, since you can simply invoke the scripts one-by-one. They are meant for testing after all, so you should know what to do with the results.
if you can check the authzone if it has DNSKEY record or not. if DNSKEY is present and the record has RRSIG means DNSSEC is enable. so you can flag the zone as DNSSEC enable/disable and run specific test for the zone.
Some tests only make sense with DNSSEC zones; implementing a check for that to skip DNSSEC tests.