OpenSSL A.00.09.07m.049, A.00.09.07m.050, and A.00.09.08k.003 Release Notes

1 OpenSSL A.00.09.07m.049, A.00.09.07m.050, and
A.00.09.08k.003
This document contains the most recent product information for OpenSSL A.00.09.07m.049,
A.00.09.07m.050, and A.00.09.08k.003 supported on HP-UX 11i v1, HP-UX 11i v2, and HP-UX
11i v3 respectively. Use this document for the following information:
OpenSSL Features
Installing OpenSSL
Using the OpenSSL command-line Tool
Frequently Asked Questions (FAQs)
Announcement
This version of OpenSSL is based on the open source OpenSSL 0.9.7m and 0.9.8k products. This
bundle contains the following:
OpenSSL A.00.09.08k in the /opt/openssl/0.9.8 directory
OpenSSL A.00.09.07m in the /opt/openssl/0.9.7 directory
FIPS Capable OpenSSL (based on 0.9.7m and linked against FIPS 140-2 module) in the /opt/
openssl/fips/0.9.7 directory
FIPS Capable OpenSSL (based on 0.9.8k and linked against FIPS 140-2 module) in the /opt/
openssl/fips/0.9.8 directory.
The default version of OpenSSL that is enabled on HP-UX 11i v1 and HP-UX 11i v2 is OpenSSL
A.00.09.07m. The default version of OpenSSL on HP-UX 11i v3 is OpenSSL A.00.09.08k. Use the
/opt/openssl/switchversion.sh script to switch between OpenSSL A.00.09.07x and
OpenSSL A.00.09.08x. You can also use this script to swap the openssl.cnf file depending on
the version of OpenSSL. However, this is an optional step.
OpenSSL A.00.09.07m and A.00.09.08k offer a general-purpose cryptography library and
implementation of the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols. OpenSSL A.00.09.07m and A.00.09.08k are fully tested and supported on the HP-UX
operating system.
OpenSSL A.00.09.07m and A.00.09.08k are upgrades for HP-UX OpenSSL Versions A.00.09.07l,
and A.00.09.08j.
OpenSSL A.00.09.07m and A.00.09.08k are available as Web upgrades. The software bits are
available at: http://www.software.hp.com.
Install the appropriate OpenSSL depot version based on your operating system. Table 1-1 lists
the OpenSSL releases available for HP-UX 11i v1, HP–UX 11i v2, and HP-UX 11i v3.
Table 1-1 Default OpenSSL Depot Versions for HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3
OpenSSL Depot VersionSupported Operating Systems
OpenSSL A.00.09.07m.049HP-UX 11i v1
OpenSSL A.00.09.07m.050HP-UX 11i v2
OpenSSL A.00.09.08k.003HP-UX 11i v3
OpenSSL A.00.09.07m has the following options:
./Configure threads zlib shared no-rc5 no-idea no-krb5 no-mdc2
--openssldir=/opt/openssl hpux-cc
OpenSSL A.00.09.08k has the following options:
Announcement 7