expchk - Man Page

Check a keyrec file for expired zones

Synopsis

  expchk -all -expired -valid -warn numdays -zone zonename -count -help keyrec_files

Description

expchk checks a set of keyrec files to determine if the zone keyrecs are valid or expired.  The type of zones displayed depends on the options chosen; if no options are given the expired zones will be listed.

Options

-all

Display expiration information on all zones, expired or valid, in the specified keyrec files.

-expired

Display expiration information on the expired zones in the specified keyrec files.  This is the default action.

-valid

Display expiration information on the valid zones in the specified keyrec files.

-warn numdays

A warning will be given for each valid zone that will expire in numdays days.  This option has no effect on expired zones.

-zone zonename

Display expiration information on the zone specified in zonename.

-count

Only the count of matching zones (valid or expired) will be given.  If both types of zones are selected, then the count will be the number of zones in the specified keyrec files.

-help

Display a usage message.

-Version

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

Author

Wayne Morrison, tewok@tislabs.com

See Also

zonesigner(8)

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

Info

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