OpenSSL A.00.09.08n.010, A.00.09.08n.011, and A.00.09.08n.012 release notes (5900-0899), June 2010

1 OpenSSL A.00.09.08n.010, A.00.09.08n.011, and
A.00.09.08n.012
This document contains the most recent product information for OpenSSL A.00.09.08n.010,
A.00.09.08n.011, and A.00.09.08n.012 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.8n products. This
bundle contains the following:
OpenSSL A.00.09.08n 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 1.1.2 module) in the /opt/
openssl/fips/0.9.7 directory
FIPS Capable OpenSSL (based on 0.9.8n and linked against FIPS 1.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.08n. 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.08n 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.08n are fully tested and supported on the HP-UX
operating system.
OpenSSL A.00.09.07m and A.00.09.08n are upgrades for HP-UX OpenSSL Versions A.00.09.07l,
and A.00.09.08l.
OpenSSL A.00.09.07m and A.00.09.08n 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.08n.010HP-UX 11i v1
OpenSSL A.00.09.08n.011HP-UX 11i v2
OpenSSL A.00.09.08n.012HP-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.08n has the following options:
Announcement 7