B<CA.pl> B<-pkcs12> [B<-extra-pkcs12> I<extra-params>] [I<certname>]
-B<CA.pl> B<-verify> [B<-extra-verify> I<extra-params>] I<certfile>...
+B<CA.pl> B<-verify> [B<-extra-verify> I<extra-params>] I<certfile> ...
B<CA.pl> B<-revoke> [B<-extra-ca> I<extra-params>] I<certfile> [I<reason>]
[B<-to> I<addr>]
[B<-from> I<addr>]
[B<-subject> I<subj>]
-[I<cert.pem ...>]
+[I<cert.pem> ...]
=for comment ifdef des-wrap engine
Writes random data to the specified I<file> upon exit.
This can be used with a subsequent B<-rand> flag.
-=item I<cert.pem...>
+=item I<cert.pem> ...
One or more certificates of message recipients: used when encrypting
a message.
[B<-rand> I<file...>]
[B<-engine> I<id>]
[B<-engine_impl>]
-[B<file...>]
+[I<file> ...]
B<openssl> I<digest> [B<...>]
When used with the B<-engine> option, it specifies to also use
engine B<id> for digest operations.
-=item B<file...>
+=item I<file> ...
File or files to digest. If no files are specified then standard input is
used.
=head1 SYNOPSIS
B<openssl engine>
-[ I<engine...> ]
[B<-v>]
[B<-vv>]
[B<-vvv>]
[B<-tt>]
[B<-pre> I<command>]
[B<-post> I<command>]
-[ I<engine...> ]
+[I<engine> ...]
=head1 DESCRIPTION
[B<-mac_name> I<macname>]
[B<-macopt> I<nm>:I<v>]
-B<openssl> I<fipsinstall> [B<...>]
-
=head1 DESCRIPTION
This utility is used to generate a FIPS module configuration file.
[B<-binary>]
B<mac_name>
-B<openssl> I<mac> [B<...>] B<mac_name>
-
=head1 DESCRIPTION
The message authentication code functions output the MAC of a supplied input
[B<-bits> I<num>]
[B<-safe>]
[B<-checks> I<num>]
-[I<number...>]
+[I<number> ...]
=head1 DESCRIPTION
[B<-v>]
[B<-vv>]
[B<-vvv>]
-[ I<provider...> ]
+[I<provider> ...]
=head1 DESCRIPTION
[B<-old>]
[B<-n>]
[B<-v>]
-[I<directory>...]
+[I<directory>] ...
B<c_rehash>
I<flags...>
[B<-rand> I<file...>]
[B<-writerand> I<file>]
[B<-md> I<digest>]
-[cert.pem]...
+I<cert.pem> ...
=for comment ifdef engine
Writes random data to the specified I<file> upon exit.
This can be used with a subsequent B<-rand> flag.
-=item B<cert.pem...>
-
-One or more certificates of message recipients: used when encrypting
-a message.
-
=item B<-to>, B<-from>, B<-subject>
The relevant mail headers. These are included outside the signed
Set various options of certificate chain verification. See
L<verify(1)> manual page for details.
+=item I<cert.pem> ...
+
+One or more certificates of message recipients, used when encrypting
+a message.
+
=back
=head1 NOTES
[B<-primes> I<num>]
[B<-seconds> I<num>]
[B<-bytes> I<num>]
-[B<algorithm...>]
+[I<algorithm> ...]
=for comment ifdef cmac multi async_jobs engine
Run benchmarks on B<num>-byte buffers. Affects ciphers, digests and the CSPRNG.
-=item B<algorithm...>
+=item I<algorithm> ...
If any options are given, B<speed> tests those algorithms, otherwise a
pre-compiled grand selection is tested.
[B<-userinfo> I<text...>]
[B<-passin> I<arg>]
[B<-passout> I<arg>]
-[I<user...>]
+[I<user> ...]
=for comment ifdef engine
[B<-alias> I<arg>]
[B<-fingerprint> I<arg>]
[B<-I<digest>>]
-B<uri> ...
+I<uri> ...
=head1 DESCRIPTION