Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
f80b6651
Commit
f80b6651
authored
Nov 03, 2009
by
Evan Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo: s/pcks11/pkcs11/
parent
5ccd971c
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
+10
-10
bin/dnssec/dnssec-keyfromlabel.docbook
bin/dnssec/dnssec-keyfromlabel.docbook
+2
-2
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-keygen.docbook
+2
-2
bin/dnssec/dnssec-revoke.docbook
bin/dnssec/dnssec-revoke.docbook
+2
-2
bin/dnssec/dnssec-settime.docbook
bin/dnssec/dnssec-settime.docbook
+2
-2
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssec-signzone.docbook
+2
-2
No files found.
bin/dnssec/dnssec-keyfromlabel.docbook
View file @
f80b6651
...
...
@@ -17,7 +17,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dnssec-keyfromlabel.docbook,v 1.1
4
2009/1
0/22 02:21:30
each Exp $ -->
<!-- $Id: dnssec-keyfromlabel.docbook,v 1.1
5
2009/1
1/03 21:44:46
each Exp $ -->
<refentry
id=
"man.dnssec-keyfromlabel"
>
<refentryinfo>
<date>
February 8, 2008
</date>
...
...
@@ -128,7 +128,7 @@
<listitem>
<para>
Specifies the name of the crypto hardware (OpenSSL engine).
When compiled with PKCS#11 support it defaults to "p
c
ks11".
When compiled with PKCS#11 support it defaults to "pk
c
s11".
</para>
</listitem>
</varlistentry>
...
...
bin/dnssec/dnssec-keygen.docbook
View file @
f80b6651
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dnssec-keygen.docbook,v 1.3
2
2009/1
0/28 00:27:10 marka
Exp $ -->
<!-- $Id: dnssec-keygen.docbook,v 1.3
3
2009/1
1/03 21:44:46 each
Exp $ -->
<refentry
id=
"man.dnssec-keygen"
>
<refentryinfo>
<date>
June 30, 2000
</date>
...
...
@@ -218,7 +218,7 @@
<para>
Uses a crypto hardware (OpenSSL engine) for random number
and, when supported, key generation. When compiled with PKCS#11
support it defaults to p
c
ks11
,
the empty name resets it to
support it defaults to pk
c
s11
;
the empty name resets it to
no engine.
</para>
</listitem>
...
...
bin/dnssec/dnssec-revoke.docbook
View file @
f80b6651
...
...
@@ -17,7 +17,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dnssec-revoke.docbook,v 1.
6
2009/1
0
/0
5 17:30:49 fdupont
Exp $ -->
<!-- $Id: dnssec-revoke.docbook,v 1.
7
2009/1
1
/0
3 21:44:46 each
Exp $ -->
<refentry
id=
"man.dnssec-revoke"
>
<refentryinfo>
<date>
June 1, 2009
</date>
...
...
@@ -108,7 +108,7 @@
<listitem>
<para>
Use the given OpenSSL engine. When compiled with PKCS#11 support
it defaults to p
c
ks11
,
the empty name resets it to no engine.
it defaults to pk
c
s11
;
the empty name resets it to no engine.
</para>
</listitem>
</varlistentry>
...
...
bin/dnssec/dnssec-settime.docbook
View file @
f80b6651
...
...
@@ -17,7 +17,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dnssec-settime.docbook,v 1.
6
2009/1
0/16 15:37:01 jreed
Exp $ -->
<!-- $Id: dnssec-settime.docbook,v 1.
7
2009/1
1/03 21:44:46 each
Exp $ -->
<refentry
id=
"man.dnssec-settime"
>
<refentryinfo>
<date>
July 15, 2009
</date>
...
...
@@ -134,7 +134,7 @@
<listitem>
<para>
Use the given OpenSSL engine. When compiled with PKCS#11 support
it defaults to p
c
ks11
,
the empty name resets it to no engine.
it defaults to pk
c
s11
;
the empty name resets it to no engine.
</para>
</listitem>
</varlistentry>
...
...
bin/dnssec/dnssec-signzone.docbook
View file @
f80b6651
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dnssec-signzone.docbook,v 1.4
2
2009/1
0/12 23:02:31
each Exp $ -->
<!-- $Id: dnssec-signzone.docbook,v 1.4
3
2009/1
1/03 21:44:46
each Exp $ -->
<refentry
id=
"man.dnssec-signzone"
>
<refentryinfo>
<date>
June 05, 2009
</date>
...
...
@@ -158,7 +158,7 @@
Uses a crypto hardware (OpenSSL engine) for the crypto operations
it supports, for instance signing with private keys from
a secure key store. When compiled with PKCS#11 support
it defaults to p
c
ks11
,
the empty name resets it to no engine.
it defaults to pk
c
s11
;
the empty name resets it to no engine.
</para>
</listitem>
</varlistentry>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment