Additional name for all commands
authorRich Salz <rsalz@openssl.org>
Thu, 19 Oct 2017 12:22:12 +0000 (08:22 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 19 Oct 2017 12:26:19 +0000 (08:26 -0400)
Add openssl-foo as a name for the openssl "foo" command.
Recommended by a usability study conducted by Martin Ukrop at CRoCS, FI MU
Fixes: #4548
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4557)

42 files changed:
doc/apps/asn1parse.pod
doc/apps/ca.pod
doc/apps/ciphers.pod
doc/apps/cms.pod
doc/apps/crl.pod
doc/apps/crl2pkcs7.pod
doc/apps/dgst.pod
doc/apps/dhparam.pod
doc/apps/dsa.pod
doc/apps/dsaparam.pod
doc/apps/ec.pod
doc/apps/ecparam.pod
doc/apps/enc.pod
doc/apps/errstr.pod
doc/apps/gendsa.pod
doc/apps/genpkey.pod
doc/apps/genrsa.pod
doc/apps/nseq.pod
doc/apps/ocsp.pod
doc/apps/passwd.pod
doc/apps/pkcs12.pod
doc/apps/pkcs7.pod
doc/apps/pkcs8.pod
doc/apps/pkey.pod
doc/apps/pkeyparam.pod
doc/apps/pkeyutl.pod
doc/apps/rand.pod
doc/apps/req.pod
doc/apps/rsa.pod
doc/apps/rsautl.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/s_time.pod
doc/apps/sess_id.pod
doc/apps/smime.pod
doc/apps/speed.pod
doc/apps/spkac.pod
doc/apps/ts.pod
doc/apps/tsget.pod
doc/apps/verify.pod
doc/apps/version.pod
doc/apps/x509.pod

index 76a765daf95b8191af6a459afb4c438e7300f8ab..a84dbc37dc893e52cfc619f09665f8e0644d2b4e 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-asn1parse,
 asn1parse - ASN.1 parsing tool
 
 =head1 SYNOPSIS
index c90e6482e584cd479c777ee0cbb9fe717a5ced9f..cc26bf48a3a74f1acc7cbcdcc152b5983778fea6 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-ca,
 ca - sample minimal CA application
 
 =head1 SYNOPSIS
index 35d40bbf27aeffc7c80284afd7c81079133481c6..fa16124d08b87db37e6d04c9bced731a08538b2d 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-ciphers,
 ciphers - SSL cipher display and cipher list tool.
 
 =head1 SYNOPSIS
index ac69804228ccda7e575201bd5cf77bb32a435972..4a7783d47a4ea1b08ee3ad06303534539fac1d75 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-cms,
 cms - CMS utility
 
 =head1 SYNOPSIS
index 044a9da91545ae4f0ad1ee1ad996da44695c260c..cdced1c742c02cca21961b2a3d66e967a2c7e651 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-crl,
 crl - CRL utility
 
 =head1 SYNOPSIS
index 3797bc0df4ef3351cc447dc6ec6b9809fde990e4..18654c5afa0e664400c8b4f1fd5c403ee775f6ab 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-crl2pkcs7,
 crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates.
 
 =head1 SYNOPSIS
index b27bb946b1b2e346e914e44346d4f51f4056c1e6..72d6c87fabca5e7016073c291179905bbfd5f4ce 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-dgst,
 dgst, sha, sha1, mdc2, ripemd160, sha224, sha256, sha384, sha512, md2, md4, md5, dss1 - message digests
 
 =head1 SYNOPSIS
index 1cd4c76663c5b359d1dcaa287e23df2f4131a429..018d9935085a3e4e2d1d3a95629b32c87dd24bb6 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-dhparam,
 dhparam - DH parameter manipulation and generation
 
 =head1 SYNOPSIS
index 8bf6cc9dcad63ba893eafc1600da423c87b2f6db..77d66089beacd0d93f73baf3738a2a5c9d870433 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-dsa,
 dsa - DSA key processing
 
 =head1 SYNOPSIS
index ba5ec4d72cdf8e6e1f5a71e2c5ec7dbd890072f2..446903491357e222aef9cbbcca4355a0f94a1294 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-dsaparam,
 dsaparam - DSA parameter manipulation and generation
 
 =head1 SYNOPSIS
index 5c7b45d4e75ee80964e33798d3496e50eb331f77..658eac5d509f1634beae9f65e766424d783d43fe 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-ec,
 ec - EC key processing
 
 =head1 SYNOPSIS
index 88e9d1e83d02b4ea3424e3f622256166a6a841f3..ba2f3b9ae274f50be7f864a3db21970defb1950c 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-ecparam,
 ecparam - EC parameter manipulation and generation
 
 =head1 SYNOPSIS
index 41791ad6713c4b9c65616856a4f4ac8c48d96204..aceafcd4d557a16a8f4a0e4e6fd227cad59f0985 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-enc,
 enc - symmetric cipher routines
 
 =head1 SYNOPSIS
index b3c6ccfc9cbd7072eb2606c6ff0982a533cc00be..0dee51c844ef30aa9b5ac35bdcffb257bc981cbe 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-errstr,
 errstr - lookup error codes
 
 =head1 SYNOPSIS
index d9f56be890f8835cacae1eda6a702cb55cbd3205..2c8e5c86f208c15619cf8256c547b01b19f0545d 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-gendsa,
 gendsa - generate a DSA private key from a set of parameters
 
 =head1 SYNOPSIS
index 929edcd26ff00f66d452119ba5e80a1d8710ce9e..4d09fc0937c5772698d9380eba052ea2b5df198d 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-genpkey,
 genpkey - generate a private key
 
 =head1 SYNOPSIS
index f4ed9593ae2695e0855530c988b82fcf5239caca..8be06834f5079f368c95a0292d4da066adb3aae8 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-genrsa,
 genrsa - generate an RSA private key
 
 =head1 SYNOPSIS
index 989c3108fb83643c42f42d7a388320b028380c08..de441fa87a4d4067b5e903a9c501c2cfc6cc23ff 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-nseq,
 nseq - create or examine a netscape certificate sequence
 
 =head1 SYNOPSIS
index 1bb7958d20e5a6896bf7d6f52fb36a849aac51fc..9e2716f00820b04633a2b714286ea00992b3ce04 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-ocsp,
 ocsp - Online Certificate Status Protocol utility
 
 =head1 SYNOPSIS
index f44982549bf1a2d22fb2516998277e4346350c3f..7f74ce016d92c6e5b1daa0e2355019ae04bb607c 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-passwd,
 passwd - compute password hashes
 
 =head1 SYNOPSIS
index 744984838dc7c2de815ae9ed0994fae914b0af71..debc9ea27a27a52811e409862127f67fb2644eeb 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-pkcs12,
 pkcs12 - PKCS#12 file utility
 
 =head1 SYNOPSIS
index acfb8100f0786f01cc5ef4d85dba10c6100f48e2..651e9371c105873cedc522a5677cb9ee6b763751 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-pkcs7,
 pkcs7 - PKCS#7 utility
 
 =head1 SYNOPSIS
index 6901f1f3f2112ecbb60540a58b68d52e69c2ae1e..f741741e5ad2c9385dd7df9a8c104465a975c15d 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-pkcs8,
 pkcs8 - PKCS#8 format private key conversion tool
 
 =head1 SYNOPSIS
index 4851223f3fcdc364fa64bf2d3f67ffc7adefcfdf..6db8a62383933275baaf1561c485fc6fb218fbe2 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-pkey,
 pkey - public or private key processing tool
 
 =head1 SYNOPSIS
index 154f6721af4ab1b6f22f5a1ae28f2d75323c391e..27c10a6a745c58caa1f93447cf9cc2e8ae0d217f 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-pkeyparam,
 pkeyparam - public key algorithm parameter processing tool
 
 =head1 SYNOPSIS
index 5da347c97d327cec3dc8f1f3988aeb5928258648..78b3b02a7d9662b1081a6b469284bf0c997b02b4 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-pkeyutl,
 pkeyutl - public key algorithm utility
 
 =head1 SYNOPSIS
index d1d213ef43cbd07f1fc885393422049f2f9c3685..94df10d939e00c0b8a684828d628db9100ee68b1 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-rand,
 rand - generate pseudo-random bytes
 
 =head1 SYNOPSIS
index 1682ba5143dd02ffee6c81de107fc078375b7938..20b2f39e90f2bd963a2ca76c14ea053f8e735273 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-req,
 req - PKCS#10 certificate request and certificate generating utility.
 
 =head1 SYNOPSIS
index 21cbf8ee009b0556711ec8f94d66f2a04020a421..7e43e0f3d062ec2dc65e7514a3af9b0c84059134 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-rsa,
 rsa - RSA key processing tool
 
 =head1 SYNOPSIS
index 722d04273393420bb26af4e044431a81f31ec4d4..e16ce29cf6099f39af26920a3ed43f24ccfbd121 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-rsautl,
 rsautl - RSA utility
 
 =head1 SYNOPSIS
index 50ae1f8a7e3eb369363542d6524d2e0d094995c9..d9413a0cf211e5b59ab6493e67b9d104339c9188 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-s_client,
 s_client - SSL/TLS client program
 
 =head1 SYNOPSIS
index 767c141c9e177539116334fda5cdcdb28bf2f89f..9916fc3ef6a3116daca1b1c236ab888bc4469921 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-s_server,
 s_server - SSL/TLS server program
 
 =head1 SYNOPSIS
index 9082d876feeb0ed79bdb92c7ecfbaf970443f11b..1fa02800a4192ca411648f72e45ac697d2bf44e8 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-s_time,
 s_time - SSL/TLS performance timing program
 
 =head1 SYNOPSIS
index 9988d2cd3d5d05ba36e2084862f03112d8c15a88..0771baef117369e354abcd8a53a697b5db04cc4c 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-sess_id,
 sess_id - SSL/TLS session handling utility
 
 =head1 SYNOPSIS
index 04a83ca8e427baf0067105c9203a15c2d99a25bc..fbf60da27faf36ee174c4346d2f64fc16f28a03a 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-smime,
 smime - S/MIME utility
 
 =head1 SYNOPSIS
index 1cd1998d16759bfe7db137cd57930d32f37462b8..2bfe91e371cbb2b346d8627f13f5c93572cafc90 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-speed,
 speed - test library performance
 
 =head1 SYNOPSIS
index 97fb80e4016b8a3d3b312adf14cbc6707296553a..b8a5477a063eb1e6eadeac34fad28dbae946cf44 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-spkac,
 spkac - SPKAC printing and generating utility
 
 =head1 SYNOPSIS
index d6aa47d3144d271e9027611c65a81abffe01124f..5da019b2eb2f27082fec773a21da1f751800c0fe 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-ts,
 ts - Time Stamping Authority tool (client/server)
 
 =head1 SYNOPSIS
index 56db985c4bb1759353cd8fb48f618e5ce3cbed51..4856c850d8e100206e898c51bfa3856f3f221b04 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-tsget,
 tsget - Time Stamping HTTP/HTTPS client
 
 =head1 SYNOPSIS
index b3767325ae075abbb48f84413718bca592be7b9e..321d5ac7e126f4c0d8c07d2f1b30d3bfe2ea8082 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-verify,
 verify - Utility to verify certificates.
 
 =head1 SYNOPSIS
index 58f543bc3e6456c13f15d134eadf1dffb1fff03b..675b0f84d6a7cad7ad6dff00afcb637b3d68779c 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-version,
 version - print OpenSSL version information
 
 =head1 SYNOPSIS
index 1479a74957167710e46f5bbfc5f76dfa0f81f5cb..d50625862ac3a03122bcbb87d40d489da4e77893 100644 (file)
@@ -3,6 +3,7 @@
 
 =head1 NAME
 
+openssl-x509,
 x509 - Certificate display and signing utility
 
 =head1 SYNOPSIS