diff --git a/bin/check/named-checkconf.8 b/bin/check/named-checkconf.8 index 862f4d103fafdf12a263892f795ce90aab61146d..c785d33474a5d678a8a0f59b696661ff5d486a34 100644 --- a/bin/check/named-checkconf.8 +++ b/bin/check/named-checkconf.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004, 2005, 2007, 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2000-2002 Internet Software Consortium. .\" .\" Permission to use, copy, modify, and/or distribute this software for any @@ -138,7 +138,7 @@ BIND 9 Administrator Reference Manual\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2004, 2005, 2007, 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004, 2005, 2007, 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .br Copyright \(co 2000-2002 Internet Software Consortium. .br diff --git a/bin/check/named-checkconf.html b/bin/check/named-checkconf.html index 45e45b09b717ce5d801407122df540b828cf7d9d..9908a5768fdacebf4e020b64ff93f19fcf1d6b64 100644 --- a/bin/check/named-checkconf.html +++ b/bin/check/named-checkconf.html @@ -1,5 +1,5 @@ \n" "\n" "\n" diff --git a/bin/named/lwresd.8 b/bin/named/lwresd.8 index 5c209ea057d0a2985fd71eb758d87bf39b60a3cb..18398e33a183dea4239e8d00a2fae560cccb572b 100644 --- a/bin/named/lwresd.8 +++ b/bin/named/lwresd.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004, 2005, 2007-2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004, 2005, 2007-2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2000, 2001 Internet Software Consortium. .\" .\" Permission to use, copy, modify, and/or distribute this software for any @@ -255,7 +255,7 @@ The default process\-id file\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2004, 2005, 2007-2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004, 2005, 2007-2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .br Copyright \(co 2000, 2001 Internet Software Consortium. .br diff --git a/bin/named/lwresd.html b/bin/named/lwresd.html index c6afd57f621108c898ea23ee1e192a70a295955e..0f99e8aefa9ccf6772fa31a805a3d10deef564e6 100644 --- a/bin/named/lwresd.html +++ b/bin/named/lwresd.html @@ -1,5 +1,5 @@ - pkcs11-destroy - + -
+

Name

@@ -30,10 +29,10 @@

Synopsis

pkcs11-destroy [-m module] [-s slot] { -i ID | -l label } [-p PIN] [-w seconds]

-
-

DESCRIPTION

+
+

DESCRIPTION

- pkcs11-destroy destroys keys stored in a + pkcs11-destroy destroys keys stored in a PKCS#11 device, identified by their ID or label.

@@ -43,9 +42,9 @@ process before the destruction takes place.

-
-

ARGUMENTS

-
+
+

ARGUMENTS

+
-m module

Specify the PKCS#11 provider module. This must be the full @@ -68,7 +67,7 @@

-p PIN

Specify the PIN for the device. If no PIN is provided on the - command line, pkcs11-destroy will prompt for it. + command line, pkcs11-destroy will prompt for it.

-w seconds

@@ -78,16 +77,12 @@

-
-

SEE ALSO

+
+

SEE ALSO

- pkcs11-list(3), - pkcs11-keygen(3) -

-
-
-

AUTHOR

-

Internet Systems Consortium + pkcs11-keygen(8), + pkcs11-list(8), + pkcs11-tokens(8)

diff --git a/bin/pkcs11/pkcs11-keygen.8 b/bin/pkcs11/pkcs11-keygen.8 index 9247e337ce23f91d905acf541b9840a4f1b08bb3..d9f137bdeba7ef54b1430f236c1621bea283cdac 100644 --- a/bin/pkcs11/pkcs11-keygen.8 +++ b/bin/pkcs11/pkcs11-keygen.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -12,26 +12,41 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id$ -.\" .hy 0 .ad l -.\" Title: pkcs11\-ecgen +'\" t +.\" Title: pkcs11-keygen .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.71.1 -.\" Date: Feb 30, 2012 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 2014-01-15 .\" Manual: BIND9 -.\" Source: BIND9 +.\" Source: ISC +.\" Language: English .\" -.TH "PKCS11\-ECGEN" "8" "Feb 30, 2012" "BIND9" "BIND9" +.TH "PKCS11\-KEYGEN" "8" "2014\-01\-15" "ISC" "BIND9" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" -pkcs11\-keygen \- generate keys on a PKCS#11 device +pkcs11-keygen \- generate keys on a PKCS#11 device .SH "SYNOPSIS" -.HP 14 +.HP \w'\fBpkcs11\-keygen\fR\ 'u \fBpkcs11\-keygen\fR {\-a\ \fIalgorithm\fR} [\fB\-b\ \fR\fB\fIkeysize\fR\fR] [\fB\-e\fR] [\fB\-i\ \fR\fB\fIid\fR\fR] [\fB\-m\ \fR\fB\fImodule\fR\fR] [\fB\-P\fR] [\fB\-p\ \fR\fB\fIPIN\fR\fR] [\fB\-q\fR] [\fB\-S\fR] [\fB\-s\ \fR\fB\fIslot\fR\fR] {label} .SH "DESCRIPTION" .PP @@ -40,74 +55,74 @@ causes a PKCS#11 device to generate a new key pair with the given \fBlabel\fR (which must be unique) and with \fBkeysize\fR -bits of prime. +bits of prime\&. .SH "ARGUMENTS" .PP \-a \fIalgorithm\fR .RS 4 -Specify the key algorithm class: Supported classes are RSA, DSA, DH, and ECC. In addition to these strings, the +Specify the key algorithm class: Supported classes are RSA, DSA, DH, and ECC\&. In addition to these strings, the \fBalgorithm\fR -can be specified as a DNSSEC signing algorithm that will be used with this key; for example, NSEC3RSASHA1 maps to RSA, and ECDSAP256SHA256 maps to ECC. The default class is "RSA". +can be specified as a DNSSEC signing algorithm that will be used with this key; for example, NSEC3RSASHA1 maps to RSA, and ECDSAP256SHA256 maps to ECC\&. The default class is "RSA"\&. .RE .PP \-b \fIkeysize\fR .RS 4 Create the key pair with \fBkeysize\fR -bits of prime. For ECC keys, the only valid values are 256 and 384, and the default is 256. +bits of prime\&. For ECC keys, the only valid values are 256 and 384, and the default is 256\&. .RE .PP \-e .RS 4 -For RSA keys only, use a large exponent. +For RSA keys only, use a large exponent\&. .RE .PP \-i \fIid\fR .RS 4 -Create key objects with id. The id is either an unsigned short 2 byte or an unsigned long 4 byte number. +Create key objects with id\&. The id is either an unsigned short 2 byte or an unsigned long 4 byte number\&. .RE .PP \-m \fImodule\fR .RS 4 -Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device. +Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&. .RE .PP \-P .RS 4 -Set the new private key to be non\-sensitive and extractable. The allows the private key data to be read from the PKCS#11 device. The default is for private keys to be sensitive and non\-extractable. +Set the new private key to be non\-sensitive and extractable\&. The allows the private key data to be read from the PKCS#11 device\&. The default is for private keys to be sensitive and non\-extractable\&. .RE .PP \-p \fIPIN\fR .RS 4 -Specify the PIN for the device. If no PIN is provided on the command line, -\fBpkcs11\-ecgen\fR -will prompt for it. +Specify the PIN for the device\&. If no PIN is provided on the command line, +\fBpkcs11\-keygen\fR +will prompt for it\&. .RE .PP -\-e +\-q .RS 4 -Quiet mode: suppress unnecessary output. +Quiet mode: suppress unnecessary output\&. .RE .PP \-S .RS 4 -For Diffie\-Hellman (DH) keys only, use a special prime of 768, 1024 or 1536 bit size and base (aka generator) 2. If not specified, bit size will default to 1024. +For Diffie\-Hellman (DH) keys only, use a special prime of 768, 1024 or 1536 bit size and base (aka generator) 2\&. If not specified, bit size will default to 1024\&. .RE .PP \-s \fIslot\fR .RS 4 -Open the session with the given PKCS#11 slot. The default is slot 0. +Open the session with the given PKCS#11 slot\&. The default is slot 0\&. .RE .SH "SEE ALSO" .PP -\fBpkcs11\-rsagen\fR(3), -\fBpkcs11\-dsagen\fR(3), -\fBpkcs11\-list\fR(3), -\fBpkcs11\-destroy\fR(3), -\fBdnssec\-keyfromlabel\fR(3), +\fBpkcs11-destroy\fR(8), +\fBpkcs11-list\fR(8), +\fBpkcs11-tokens\fR(8), +\fBdnssec-keyfromlabel\fR(8) .SH "AUTHOR" .PP -Internet Systems Consortium +\fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" -Copyright \(co 2012 Internet Systems Consortium, Inc. ("ISC") +.br +Copyright \(co 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/pkcs11/pkcs11-keygen.html b/bin/pkcs11/pkcs11-keygen.html index 15fa4484100556ac27feb68bc98e5cb83ced2f07..075705fc9253bc1333bb144c79c93c3f2f6808ab 100644 --- a/bin/pkcs11/pkcs11-keygen.html +++ b/bin/pkcs11/pkcs11-keygen.html @@ -1,5 +1,5 @@ - -pkcs11-ecgen - +pkcs11-keygen + -
-
+
+

Name

pkcs11-keygen — generate keys on a PKCS#11 device

@@ -30,17 +29,17 @@

Synopsis

pkcs11-keygen {-a algorithm} [-b keysize] [-e] [-i id] [-m module] [-P] [-p PIN] [-q] [-S] [-s slot] {label}

-
-

DESCRIPTION

+
+

DESCRIPTION

- pkcs11-keygen causes a PKCS#11 device to generate + pkcs11-keygen causes a PKCS#11 device to generate a new key pair with the given label (which must be unique) and with keysize bits of prime.

-
-

ARGUMENTS

-
+
+

ARGUMENTS

+
-a algorithm

Specify the key algorithm class: Supported classes are RSA, @@ -81,10 +80,10 @@

-p PIN

Specify the PIN for the device. If no PIN is provided on - the command line, pkcs11-ecgen will + the command line, pkcs11-keygen will prompt for it.

-
-e
+
-q

Quiet mode: suppress unnecessary output.

@@ -101,19 +100,13 @@

-
-

SEE ALSO

+
+

SEE ALSO

- pkcs11-rsagen(3), - pkcs11-dsagen(3), - pkcs11-list(3), - pkcs11-destroy(3), - dnssec-keyfromlabel(3), -

-
-
-

AUTHOR

-

Internet Systems Consortium + pkcs11-destroy(8), + pkcs11-list(8), + pkcs11-tokens(8), + dnssec-keyfromlabel(8)

diff --git a/bin/pkcs11/pkcs11-list.8 b/bin/pkcs11/pkcs11-list.8 index c10183692e26d242c0dd82b815d965a1e6fbbe99..0f60a9474d0199ec2f4e66238b789868e48f357a 100644 --- a/bin/pkcs11/pkcs11-list.8 +++ b/bin/pkcs11/pkcs11-list.8 @@ -1,37 +1,52 @@ -.\" Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") -.\" +.\" Copyright (C) 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +.\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH .\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, .\" 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. .\" -.\" $Id: pkcs11-list.8,v 1.3 2009/10/06 04:40:14 tbox Exp $ -.\" .hy 0 .ad l -.\" Title: pkcs11\-list +'\" t +.\" Title: pkcs11-list .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.71.1 -.\" Date: Sep 18, 2009 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 2009-10-05 .\" Manual: BIND9 -.\" Source: BIND9 +.\" Source: ISC +.\" Language: English .\" -.TH "PKCS11\-LIST" "8" "Sep 18, 2009" "BIND9" "BIND9" +.TH "PKCS11\-LIST" "8" "2009\-10\-05" "ISC" "BIND9" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" -pkcs11\-list \- list PKCS#11 objects +pkcs11-list \- list PKCS#11 objects .SH "SYNOPSIS" -.HP 12 +.HP \w'\fBpkcs11\-list\fR\ 'u \fBpkcs11\-list\fR [\fB\-P\fR] [\fB\-m\ \fR\fB\fImodule\fR\fR] [\fB\-s\ \fR\fB\fIslot\fR\fR] [\-i\ \fIID\fR] [\-l\ \fIlabel\fR] [\fB\-p\ \fR\fB\fIPIN\fR\fR] .SH "DESCRIPTION" .PP @@ -40,47 +55,52 @@ lists the PKCS#11 objects with \fBID\fR or \fBlabel\fR -or by default all objects. +or by default all objects\&. The object class, label, and ID are displayed for all keys\&. For private or secret keys, the extractability attribute is also displayed, as either +true, +false, or +never\&. .SH "ARGUMENTS" .PP \-P .RS 4 -List only the public objects. (Note that on some PKCS#11 devices, all objects are private.) +List only the public objects\&. (Note that on some PKCS#11 devices, all objects are private\&.) .RE .PP \-m \fImodule\fR .RS 4 -Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device. +Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&. .RE .PP \-s \fIslot\fR .RS 4 -Open the session with the given PKCS#11 slot. The default is slot 0. +Open the session with the given PKCS#11 slot\&. The default is slot 0\&. .RE .PP \-i \fIID\fR .RS 4 -List only key objects with the given object ID. +List only key objects with the given object ID\&. .RE .PP \-l \fIlabel\fR .RS 4 -List only key objects with the given label. +List only key objects with the given label\&. .RE .PP \-p \fIPIN\fR .RS 4 -Specify the PIN for the device. If no PIN is provided on the command line, +Specify the PIN for the device\&. If no PIN is provided on the command line, \fBpkcs11\-list\fR -will prompt for it. +will prompt for it\&. .RE .SH "SEE ALSO" .PP -\fBpkcs11\-keygen\fR(3), -\fBpkcs11\-destroy\fR(3) +\fBpkcs11-destroy\fR(8), +\fBpkcs11-keygen\fR(8), +\fBpkcs11-tokens\fR(8) .SH "AUTHOR" .PP -Internet Systems Consortium +\fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" -Copyright \(co 2009 Internet Systems Consortium, Inc. ("ISC") +.br +Copyright \(co 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/pkcs11/pkcs11-list.html b/bin/pkcs11/pkcs11-list.html index c51c5165a0c5b354c3cf9661877354af864e6ebd..717de5b8251cf18c979e3fc1543e87f76093de7f 100644 --- a/bin/pkcs11/pkcs11-list.html +++ b/bin/pkcs11/pkcs11-list.html @@ -1,27 +1,25 @@ - - pkcs11-list - + -
+

Name

@@ -31,17 +29,21 @@

Synopsis

pkcs11-list [-P] [-m module] [-s slot] [-i ID] [-l label] [-p PIN]

-
-

DESCRIPTION

+
+

DESCRIPTION

- pkcs11-list + pkcs11-list lists the PKCS#11 objects with ID or label or by default all objects. + The object class, label, and ID are displayed for all + keys. For private or secret keys, the extractability + attribute is also displayed, as either true, + false, or never.

-
-

ARGUMENTS

-
+
+

ARGUMENTS

+
-P

List only the public objects. (Note that on some PKCS#11 @@ -69,20 +71,16 @@

-p PIN

Specify the PIN for the device. If no PIN is provided on the - command line, pkcs11-list will prompt for it. + command line, pkcs11-list will prompt for it.

-
-

SEE ALSO

+
+

SEE ALSO

- pkcs11-keygen(3), - pkcs11-destroy(3) -

-
-
-

AUTHOR

-

Internet Systems Consortium + pkcs11-destroy(8), + pkcs11-keygen(8), + pkcs11-tokens(8)

diff --git a/bin/pkcs11/pkcs11-tokens.8 b/bin/pkcs11/pkcs11-tokens.8 index 068177fc1267ad86acd33567d490bad0eb9dbec6..4b6db48f1e37c102ec60b4e0dcfb31ceaeb83782 100644 --- a/bin/pkcs11/pkcs11-tokens.8 +++ b/bin/pkcs11/pkcs11-tokens.8 @@ -1,51 +1,72 @@ -.\" Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC") -.\" +.\" Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC") +.\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH .\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, .\" 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. .\" -.\" $Id$ -.\" .hy 0 .ad l -.\" Title: pkcs11\-tokens +'\" t +.\" Title: pkcs11-tokens .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.71.1 -.\" Date: August 25, 2013 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 2014-01-15 .\" Manual: BIND9 -.\" Source: BIND9 +.\" Source: ISC +.\" Language: English .\" -.TH "PKCS11\-TOKENS" "8" "August 25, 2013" "BIND9" "BIND9" +.TH "PKCS11\-TOKENS" "8" "2014\-01\-15" "ISC" "BIND9" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" -pkcs11\-tokens \- list PKCS#11 available tokens +pkcs11-tokens \- list PKCS#11 available tokens .SH "SYNOPSIS" -.HP 14 +.HP \w'\fBpkcs11\-tokens\fR\ 'u \fBpkcs11\-tokens\fR [\fB\-m\ \fR\fB\fImodule\fR\fR] .SH "DESCRIPTION" .PP \fBpkcs11\-tokens\fR -lists the PKCS#11 available tokens with defaults from the slot/token scan performed at application initialization. +lists the PKCS#11 available tokens with defaults from the slot/token scan performed at application initialization\&. .SH "ARGUMENTS" .PP \-m \fImodule\fR .RS 4 -Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device. +Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&. .RE +.SH "SEE ALSO" +.PP +\fBpkcs11-destroy\fR(8), +\fBpkcs11-keygen\fR(8), +\fBpkcs11-list\fR(8) .SH "AUTHOR" .PP -Internet Systems Consortium +\fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" -Copyright \(co 2013 Internet Systems Consortium, Inc. ("ISC") +.br +Copyright \(co 2014-2016 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/pkcs11/pkcs11-tokens.html b/bin/pkcs11/pkcs11-tokens.html index 08fe552e7f286e02f977410d708dd75bad0ddcc9..5c071a1b1f3de6a2f61626213877ae12741be169 100644 --- a/bin/pkcs11/pkcs11-tokens.html +++ b/bin/pkcs11/pkcs11-tokens.html @@ -1,27 +1,25 @@ - - pkcs11-tokens - + -
+

Name

@@ -31,17 +29,17 @@

Synopsis

pkcs11-tokens [-m module]

-
-

DESCRIPTION

+
+

DESCRIPTION

- pkcs11-tokens + pkcs11-tokens lists the PKCS#11 available tokens with defaults from the slot/token scan performed at application initialization.

-
-

ARGUMENTS

-
+
+

ARGUMENTS

+
-m module

Specify the PKCS#11 provider module. This must be the full @@ -50,9 +48,12 @@

-
-

AUTHOR

-

Internet Systems Consortium +

+

SEE ALSO

+

+ pkcs11-destroy(8), + pkcs11-keygen(8), + pkcs11-list(8)

diff --git a/bin/python/dnssec-checkds.8 b/bin/python/dnssec-checkds.8 index 635129958ad812d00d47694738f31bb016f2e7ab..90ffd45a0e3faf3d657b892066ec86d83749aadd 100644 --- a/bin/python/dnssec-checkds.8 +++ b/bin/python/dnssec-checkds.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -92,5 +92,5 @@ binary\&. Used for testing\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2012-2015 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2012-2016 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/python/dnssec-checkds.html b/bin/python/dnssec-checkds.html index df2fa892cb9ee803956ee581dce38a714c569626..c1c52d643d54ca7f3d8c36980effc10a1639811e 100644 --- a/bin/python/dnssec-checkds.html +++ b/bin/python/dnssec-checkds.html @@ -1,5 +1,5 @@