Class | KASPAuditor::PartialAuditor::SignedZoneScanner |
In: |
../../auditor/lib/kasp_auditor/partial_auditor.rb
|
Parent: | Object |
DNSSEC_TYPES | = | ["DNSKEY", "RRSIG", "NSEC", "NSEC3", "NSEC3PARAM"] |
We can expect to have one RR per line, and to have an FQDN as the owner name (with only essential escape characters) We can also expect no $TTL, $ORIGIN, etc., directives We can also expect the type to be written as the actual type, unless it really is an RFC3597 unknown type…