Class KASPAuditor::Auditor::Nsec3Auditor
In: ../../auditor/lib/kasp_auditor/auditor.rb
Parent: Object

The Nsec3Auditor class checks the NSEC3 types_covered and opt-out. It runs through files which were created during the main auditing phase, which include lists of NSEC3 RR types_covered, as well as lists of the actual types found at the unhashed domain name. The files also record those NSEC3 RRs for which opt-out was not set. This class is for private use by the Auditor class

Methods

Public Class methods

Initialise the Nsec3Auditor. The parent is taken for ease of testing. The working directory is passed.

Public Instance methods

Delete the intermediary files used for NSEC3 checking

[Validate]