The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    getkeyset.pl - DS extraction demo

SYNOPSIS

    getkeyset.pl <domain> [auth_nameserver]

DESCRIPTION

The program queries for the key-set of 'domain'. Spits out the DS records and writes the keyset to the current directory.

If the second argument is specified the query is performed to that nameserver.

TODO

This is only a demonstration program to show how the interface can be used.

COPYRIGHT

Copyright (c) 2002 RIPE NCC. Author Olaf M. Kolkman <net-dns-sec@ripe.net>

All Rights Reserved

Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.

THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS; IN NO EVENT SHALL AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 102:

=cut found outside a pod block. Skipping to next block.