OpenSSL A.00.09.08w.001, A.00.09.08w.002, and A.00.09.08w.003 Release Notes (5900-2311, May 2012)
1. Log in as root.
2. Insert the software CD into the appropriate drive if you are installing from the Application
Release CD. If you are downloading the software package from the Software Depot, download
the depot and follow the instructions provided in the installation page for OpenSSL.
3. Run the following command:
$swinstall -s <fully qualified depot source path>
4. Enter the drive mount point in the Source Depot Path box and click OK. Change the Source
Host Name if needed.
5. Select the OpenSSL bundle and enter the product sublevel.
6. Select the Openssl product from the list of available products and choose Mark for Install from
the Actions menu.
7. Select Install from the Actions menu to begin installation.
8. Select OK in the Install Analysis window when the Status box displays a message to say it is
ready.
9. Select Yes to begin the installation.
NOTE: swinstall installs OpenSSL A.00.09.08w in /opt/openssl
NOTE: On HP-UX 11i version 1 (PA-RISC), for systems without /dev/random, the prngd server
starts automatically. A random number generator (either /dev/random or prngd) is required to
generate keys and certificates.
The HP-UX OpenSSL files are loaded in approximately three to five minutes.
IMPORTANT: You cannot install OpenSSL A.00.09.07m or A.00.09.08w on a system containing
HP-UX Internet Express OpenSSL 0.9.7c. If HP-UX Internet Express OpenSSL 0.9.7c software is
installed on your system, you must remove it before installing OpenSSL A.00.09.07m or
A.00.09.08w.
Using the Openssl command-line tool
This section lists the options supported by the openssl command-line tool and discusses procedures
to create an RSA key, a certificate request, and a self-signed certificate.
Options
Table 9 describes the openssl command-line tool options.
Table 9 The Openssl command-line options
DescriptionOption Name
CA managementca
CRL managementcrl
Message digest calculationdgst
DSA data managementdsa
Encoding with ciphersenc
Generation of DSA parametersgendsa
Generation of RSA parametersgenrsa
X.509 Certificate Signing Request (CSR) managementreq
RSA data managementrsa
Using the Openssl command-line tool 19