dt-libval_check_conf - Man Page

command-line program for checking validity of the validator configuration files.

Synopsis

    dt-libval_check_conf [options]

Description

This program checks a given validator configuration file for any syntax errors.  If no file is specified as a command line option, the default dnsval.conf  file is checked.

Return Values

The program returns 0 on success and -1 on failure.

Options

-d,  --dnsval-conf

Specifies the location for the dnsval.conf file.  If this option is not specified the default dnsval.conf file recognized by the validator library is used instead.

-r,  --resolv-conf

Specifies the location for the resolv.conf file.  If this option is not specified the default resolv.conf file recognized by the validator library is used instead.

-i,  --root-hints

Specifies the location for the root.hints file.  If this option is not specified the default root.hints file recognized by the validator library is used instead.

-v,  --verbose

Displays detailed messages and warnings associated with the validator configuration file check process.

-h,  --help

Displays a usage help message and exits the program.

Authors

Suresh Krishnaswamy (suresh@tislabs.com)

See Also

dnsval.conf(3)

Info

2015-04-27 perl v5.18.4