=pod {- OpenSSL::safe::output_do_not_edit_headers(); -} =head1 NAME =for openssl names: openssl-cmds asn1parse, ca, ciphers, cms, crl, crl2pkcs7, dgst, dhparam, dsa, dsaparam, ec, ecparam, enc, engine, errstr, gendsa, genpkey, genrsa, info, kdf, mac, nseq, ocsp, passwd, pkcs12, pkcs7, pkcs8, pkey, pkeyparam, pkeyutl, prime, rand, rehash, req, rsa, rsautl, s_client, s_server, s_time, sess_id, smime, speed, spkac, srp, storeutl, ts, verify, version, x509 - OpenSSL application commands =for openssl foreign manual apropos(1) =head1 SYNOPSIS =for openssl generic B I B<-help> | [I<-option> | I<-option> I] ... [I] ... =head1 DESCRIPTION Every I listed above is a (sub-)command of the L application. It has its own detailed manual page at B>(1). For example, to view the manual page for the B command, type C. =head1 OPTIONS Among others, every subcommand has a help option. =over 4 =item B<-help> Print out a usage message for the subcommand. =back =head1 SEE ALSO L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, =head1 HISTORY =for openssl foreign manual apropos(1) Initially, the manual page entry for the C> command used to be available at I(1). Later, the alias B>(1) was introduced, which made it easier to group the openssl commands using the L command or the shell's tab completion. In order to reduce cluttering of the global manual page namespace, the manual page entries without the 'openssl-' prefix have been deprecated in OpenSSL 3.0 and will be removed in OpenSSL 4.0. =head1 COPYRIGHT Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved. Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L. =cut