~kernevil/ubuntu/trusty/bind9/sdlz-hmac-keys

« back to all changes in this revision

Viewing changes to bin/dnssec/dnssec-keyfromlabel.html

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, Matthew Grant, LaMont Jones
  • Date: 2012-10-29 08:37:49 UTC
  • mfrom: (1.9.2)
  • Revision ID: package-import@ubuntu.com-20121029083749-r9inpzl0yuj9xdlu
Tags: 1:9.8.4.dfsg-1
[Matthew Grant]

* Turn off dlopen as it was causing test compile failures.
* Add missing library .postrm files for debhelper

[LaMont Jones]

* New upstream version
* soname fixup
* Ack NMUs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!--
2
 
 - Copyright (C) 2008-2011 Internet Systems Consortium, Inc. ("ISC")
 
2
 - Copyright (C) 2008-2012 Internet Systems Consortium, Inc. ("ISC")
3
3
 - 
4
4
 - Permission to use, copy, modify, and/or distribute this software for any
5
5
 - purpose with or without fee is hereby granted, provided that the above
13
13
 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
14
 - PERFORMANCE OF THIS SOFTWARE.
15
15
-->
16
 
<!-- $Id: dnssec-keyfromlabel.html,v 1.17.14.2 2011-02-28 02:37:42 tbox Exp $ -->
 
16
<!-- $Id$ -->
17
17
<html>
18
18
<head>
19
19
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
31
31
<div class="cmdsynopsis"><p><code class="command">dnssec-keyfromlabel</code>  {-l <em class="replaceable"><code>label</code></em>} [<code class="option">-3</code>] [<code class="option">-a <em class="replaceable"><code>algorithm</code></em></code>] [<code class="option">-A <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-D <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-E <em class="replaceable"><code>engine</code></em></code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-G</code>] [<code class="option">-I <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-k</code>] [<code class="option">-K <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-n <em class="replaceable"><code>nametype</code></em></code>] [<code class="option">-P <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-R <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-y</code>] {name}</p></div>
32
32
</div>
33
33
<div class="refsect1" lang="en">
34
 
<a name="id2543494"></a><h2>DESCRIPTION</h2>
 
34
<a name="id2543498"></a><h2>DESCRIPTION</h2>
35
35
<p><span><strong class="command">dnssec-keyfromlabel</strong></span>
36
36
      gets keys with the given label from a crypto hardware and builds
37
37
      key files for DNSSEC (Secure DNS), as defined in RFC 2535
44
44
    </p>
45
45
</div>
46
46
<div class="refsect1" lang="en">
47
 
<a name="id2543512"></a><h2>OPTIONS</h2>
 
47
<a name="id2543516"></a><h2>OPTIONS</h2>
48
48
<div class="variablelist"><dl>
49
49
<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
50
50
<dd>
51
51
<p>
52
52
            Selects the cryptographic algorithm.  The value of
53
53
            <code class="option">algorithm</code> must be one of RSAMD5, RSASHA1,
54
 
            DSA, NSEC3RSASHA1, NSEC3DSA, RSASHA256, RSASHA512 or ECCGOST.
 
54
            DSA, NSEC3RSASHA1, NSEC3DSA, RSASHA256, RSASHA512, ECCGOST,
 
55
            ECDSAP256SHA256 or ECDSAP384SHA384.
55
56
            These values are case insensitive.
56
57
          </p>
57
58
<p>
163
164
</dl></div>
164
165
</div>
165
166
<div class="refsect1" lang="en">
166
 
<a name="id2543876"></a><h2>TIMING OPTIONS</h2>
 
167
<a name="id2543880"></a><h2>TIMING OPTIONS</h2>
167
168
<p>
168
169
      Dates can be expressed in the format YYYYMMDD or YYYYMMDDHHMMSS.
169
170
      If the argument begins with a '+' or '-', it is interpreted as
210
211
</dl></div>
211
212
</div>
212
213
<div class="refsect1" lang="en">
213
 
<a name="id2544042"></a><h2>GENERATED KEY FILES</h2>
 
214
<a name="id2544046"></a><h2>GENERATED KEY FILES</h2>
214
215
<p>
215
216
      When <span><strong class="command">dnssec-keyfromlabel</strong></span> completes
216
217
      successfully,
249
250
    </p>
250
251
</div>
251
252
<div class="refsect1" lang="en">
252
 
<a name="id2544115"></a><h2>SEE ALSO</h2>
 
253
<a name="id2544119"></a><h2>SEE ALSO</h2>
253
254
<p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
254
255
      <span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>,
255
256
      <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
257
258
    </p>
258
259
</div>
259
260
<div class="refsect1" lang="en">
260
 
<a name="id2544148"></a><h2>AUTHOR</h2>
 
261
<a name="id2544152"></a><h2>AUTHOR</h2>
261
262
<p><span class="corpauthor">Internet Systems Consortium</span>
262
263
    </p>
263
264
</div>