1CHECK-ZONE-EXPIRATION(1U)ser Contributed Perl DocumentatiCoHnECK-ZONE-EXPIRATION(1)
2
3
4

NAME

6       check-zone-expiration - displays how long until a zone's records expire
7

SYNOPSIS

9       # check-zone-expiration dnssec-tools.org paypal.com dnssec-tools.org
10       will expire in 26 days, 2 hours, 16 minutes, 36 seconds paypal.com
11       will expire in 12 days, 17 hours, 7 minutes, 1 second
12
13       # check-zone-expiration -m 1123200 dnssec-tools.org paypal.com
14       paypal.com          will expire in 12 days, 17 hours, 6 minutes, 22
15       seconds
16

DESCRIPTION

18       The check-zone-exiration script reports how long until a zone will
19       expire by querying for the zone's (top level) RRSIG and calculating how
20       much time is left before the signatures will no longer be valid.  It
21       will then report how much time is left in human readable form.
22
23       If the -m switch is provided with a time argument (in seconds), it will
24       only print output for zones that have less than that time left.
25

OPTIONS

27       -m STRING
28       --minimum-reporting=STRING
29           Minimum reporting time, or else be silent for the zone
30
32       Copyright 2012-2014 SPARTA, Inc.  All rights reserved.  See the COPYING
33       file included with the DNSSEC-Tools package for details.
34

AUTHOR

36       Wes Hardaker, hardaker@tislabs.com
37

SEE ALSO

39       donuts(1)
40
41
42
43perl v5.32.0                      2020-07-27          CHECK-ZONE-EXPIRATION(1)
Impressum