dnssec-keyfromlabel.docbook revision f80b665135127a12ca503c8830aa465aa1ddd17d
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
f198c0ec200763fe1b0db998cd9418f412be8361Tim Reddehase [<!ENTITY mdash "—">]>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - Copyright (C) 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - Permission to use, copy, modify, and/or distribute this software for any
3b5cf2ac667519a8140833a003a74991fd20f5b5Eugen Kuksa - purpose with or without fee is hereby granted, provided that the above
3b5cf2ac667519a8140833a003a74991fd20f5b5Eugen Kuksa - copyright notice and this permission notice appear in all copies.
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase - PERFORMANCE OF THIS SOFTWARE.
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase<!-- $Id: dnssec-keyfromlabel.docbook,v 1.15 2009/11/03 21:44:46 each Exp $ -->
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <refentryinfo>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase </refentryinfo>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <refentrytitle><application>dnssec-keyfromlabel</application></refentrytitle>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <refname><application>dnssec-keyfromlabel</application></refname>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <refpurpose>DNSSEC key generation tool</refpurpose>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase </refnamediv>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <refsynopsisdiv>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <cmdsynopsis>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <arg choice="req">-l <replaceable class="parameter">label</replaceable></arg>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <arg><option>-a <replaceable class="parameter">algorithm</replaceable></option></arg>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <arg><option>-A <replaceable class="parameter">date/offset</replaceable></option></arg>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <arg><option>-c <replaceable class="parameter">class</replaceable></option></arg>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <arg><option>-D <replaceable class="parameter">date/offset</replaceable></option></arg>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase <arg><option>-E <replaceable class="parameter">engine</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-f <replaceable class="parameter">flag</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-I <replaceable class="parameter">date/offset</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-K <replaceable class="parameter">directory</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-n <replaceable class="parameter">nametype</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-P <replaceable class="parameter">date/offset</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-p <replaceable class="parameter">protocol</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-R <replaceable class="parameter">date/offset</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-t <replaceable class="parameter">type</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase <arg><option>-v <replaceable class="parameter">level</replaceable></option></arg>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase </cmdsynopsis>
770b1cbc08153828735085b08c04d3211de54cd9Tim Reddehase </refsynopsisdiv>
fb18a87f25e7baabdda078d6017a30aced0af55aTim Reddehase gets keys with the given label from a crypto hardware and builds