PR: 1887 (part, modified)

Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Approved by: steve@openssl.org

Use correct command names in -engine description and fix typo.
This commit is contained in:
Dr. Stephen Henson 2009-04-10 11:25:54 +00:00
parent 5f590d2218
commit a31a195246
21 changed files with 21 additions and 21 deletions

View File

@ -217,7 +217,7 @@ used).
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<ca>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -99,7 +99,7 @@ be loaded by calling the B<get_dh>I<numbits>B<()> function.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<dhparam>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -109,7 +109,7 @@ a public key.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<dsa>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -85,7 +85,7 @@ the input file (if any) is ignored.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<dsaparam>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -130,7 +130,7 @@ is currently not implemented in OpenSSL.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<ec>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -121,7 +121,7 @@ all others.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<ecparam>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -40,7 +40,7 @@ all others.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<gendsa>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -47,7 +47,7 @@ name accepted by EVP_get_cipherbyname() is acceptable such as B<des3>.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<genpkey>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. If used this option should precede all other for all available algorithms. If used this option should precede all other

View File

@ -57,7 +57,7 @@ all others.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<genrsa>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -62,7 +62,7 @@ is B<-print_certs> is set).
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<pkcs7>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -125,7 +125,7 @@ list of possible algorithms is included below.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<pkcs8>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -94,7 +94,7 @@ the input is a public key.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<pkey>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -43,7 +43,7 @@ do not output the encoded version of the parameters.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<pkeyparam>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -269,7 +269,7 @@ print extra details about the operations being performed.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<req>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -120,7 +120,7 @@ the input is a public key.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<rsa>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -219,7 +219,7 @@ connection from this session.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<s_client> specifying an engine (by its unique B<id> string) will cause B<s_client>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -256,7 +256,7 @@ are part of the HTTP response line and headers must end with CRLF).
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<s_server> specifying an engine (by its unique B<id> string) will cause B<s_server>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -44,7 +44,7 @@ This command is used to test the performance of cryptographic algorithms.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<speed> specifying an engine (by its unique B<id> string) will cause B<speed>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -81,7 +81,7 @@ verifies the digital signature on the supplied SPKAC.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<spkac>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.

View File

@ -265,7 +265,7 @@ instead of DER. (Optional)
=item B<-engine> id =item B<-engine> id
Specifying an engine (by it's unique B<id> string) will cause B<ts> Specifying an engine (by its unique B<id> string) will cause B<ts>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. Default is builtin. (Optional) for all available algorithms. Default is builtin. (Optional)

View File

@ -104,7 +104,7 @@ then this option has no effect: SHA1 is always used with DSA keys.
=item B<-engine id> =item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<req> specifying an engine (by its unique B<id> string) will cause B<x509>
to attempt to obtain a functional reference to the specified engine, to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default thus initialising it if needed. The engine will then be set as the default
for all available algorithms. for all available algorithms.