Skip to content

Commit

Permalink
Additional name for all commands
Browse files Browse the repository at this point in the history
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: openssl#4548
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from openssl#4557)
  • Loading branch information
Rich Salz committed Oct 19, 2017
1 parent f6f9a73 commit 8c61017
Show file tree
Hide file tree
Showing 42 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/apps/asn1parse.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-asn1parse,
asn1parse - ASN.1 parsing tool

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/ca.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-ca,
ca - sample minimal CA application

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/ciphers.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-ciphers,
ciphers - SSL cipher display and cipher list tool.

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/cms.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-cms,
cms - CMS utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/crl.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-crl,
crl - CRL utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/crl2pkcs7.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-crl2pkcs7,
crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates.

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/dgst.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions doc/apps/dhparam.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-dhparam,
dhparam - DH parameter manipulation and generation

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/dsa.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-dsa,
dsa - DSA key processing

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/dsaparam.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-dsaparam,
dsaparam - DSA parameter manipulation and generation

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/ec.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-ec,
ec - EC key processing

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/ecparam.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-ecparam,
ecparam - EC parameter manipulation and generation

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/enc.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-enc,
enc - symmetric cipher routines

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/errstr.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-errstr,
errstr - lookup error codes

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/gendsa.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-gendsa,
gendsa - generate a DSA private key from a set of parameters

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/genpkey.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-genpkey,
genpkey - generate a private key

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/genrsa.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-genrsa,
genrsa - generate an RSA private key

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/nseq.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-nseq,
nseq - create or examine a netscape certificate sequence

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/ocsp.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-ocsp,
ocsp - Online Certificate Status Protocol utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/passwd.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-passwd,
passwd - compute password hashes

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/pkcs12.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-pkcs12,
pkcs12 - PKCS#12 file utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/pkcs7.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-pkcs7,
pkcs7 - PKCS#7 utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/pkcs8.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-pkcs8,
pkcs8 - PKCS#8 format private key conversion tool

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/pkey.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-pkey,
pkey - public or private key processing tool

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/pkeyparam.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-pkeyparam,
pkeyparam - public key algorithm parameter processing tool

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/pkeyutl.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-pkeyutl,
pkeyutl - public key algorithm utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/rand.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-rand,
rand - generate pseudo-random bytes

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/req.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-req,
req - PKCS#10 certificate request and certificate generating utility.

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/rsa.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-rsa,
rsa - RSA key processing tool

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/rsautl.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-rsautl,
rsautl - RSA utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/s_client.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-s_client,
s_client - SSL/TLS client program

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/s_server.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-s_server,
s_server - SSL/TLS server program

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/s_time.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-s_time,
s_time - SSL/TLS performance timing program

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/sess_id.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-sess_id,
sess_id - SSL/TLS session handling utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/smime.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-smime,
smime - S/MIME utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/speed.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-speed,
speed - test library performance

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/spkac.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-spkac,
spkac - SPKAC printing and generating utility

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/ts.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-ts,
ts - Time Stamping Authority tool (client/server)

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/tsget.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-tsget,
tsget - Time Stamping HTTP/HTTPS client

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/verify.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-verify,
verify - Utility to verify certificates.

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/version.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=head1 NAME

openssl-version,
version - print OpenSSL version information

=head1 SYNOPSIS
Expand Down
1 change: 1 addition & 0 deletions doc/apps/x509.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

=head1 NAME

openssl-x509,
x509 - Certificate display and signing utility

=head1 SYNOPSIS
Expand Down

0 comments on commit 8c61017

Please sign in to comment.