logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ldns-rrsig - print out the inception and expiration dates in human readable form

Author

       Written by the ldns team as an example for ldns usage.

Description

ldns-rrsig  is used to print the expiration and inception date of a RRSIG. The first argument is a domain
       name. ldns-rrsig will query the authoritative servers for that domain to get a list of RRSIGs.   It  will
       then print out the inception and expiration dates for the RRSIG covering the SOA record.

       If the second argument type is given the RRSIG covering that type will be shown.

Name

       ldns-rrsig - print out the inception and expiration dates in human readable form

Reporting Bugs

       Report bugs to <dns-team@nlnetlabs.nl>.

Synopsis

ldns-rrsigdomain [ type ]

See Also