krfcheck - Man Page

Check a DNSSEC-Tools keyrec file for problems and inconsistencies

Synopsis

  krfcheck [-zone | -set | -key] [-count] [-quiet]
           [-verbose] [-Version] [-help] keyrec-file

Description

This script checks a keyrec file for problems, potential problems, and inconsistencies.

Recognized problems include:

Recognized potential problems include:

Recognized inconsistencies include:

Options

-zone

Only perform checks of zone keyrecs.  This option may not be combined with the -set or -key options.

-set

Only perform checks of set keyrecs.  This option may not be combined with the -zone or -key options.

-key

Only perform checks of key keyrecs.  This option may not be combined with the -set or -zone options.

-count

Display a final count of errors.

-quiet

Do not display messages.  This option supersedes the setting of the -verbose option.

-verbose

Display many messages.  This option is subordinate to the -quiet option.

-Version

Displays the version information for krfcheck and the DNSSEC-Tools package.

-help

Display a usage message.

Author

Wayne Morrison, tewok@tislabs.com

See Also

cleankrf(8), fixkrf(8), lskrf(1), zonesigner(8)

Net::DNS::SEC::Tools::keyrec.pm(3)

file-keyrec(5)

Info

2024-01-24 perl v5.38.2 User Contributed Perl Documentation