This is the command ods-kaspcheck that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ods-kaspcheck - Performs a sanity check of the policy for OpenDNSSEC
SYNOPSIS
ods-kaspcheck [-c path -k path]
DESCRIPTION
The OpenDNSSEC XML configuration files (conf.xml and kasp.xml) offer the user many options
to configure the OpenDNSSEC signing system. Some syntactic constraints are placed on the
configuration by the .rng definition (for example, whether an element is required or
optional), but some semantic constraints cannot be defined this way (for example, if NSEC3
is used to secure the zone, then a consistent DNSKEY algorithm choice should be made).
ods-kaspcheck is provided to check that the configuration files (conf.xml and kasp.xml)
are semantically sane and contain no inconsistencies. It is advisable to use this tool to
check your configuration before starting to use OpenDNSSEC.
OPTIONS
-c, --conf path
Path to an OpenDNSSEC configuration file
(defaults to /etc/opendnssec/conf.xml)
-k, --kasp path
Path to KASP policy file
(defaults to the path given in the configuration file)
-v, --version
Display version information
-h, -?, --help
Show the help screen
Use ods-kaspcheck online using onworks.net services