OpenSSL A.00.09.07m.049, A.00.09.07m.050, and A.00.09.08k.003 Release Notes
Table Of Contents
- OpenSSL A.00.09.07m.049, A.00.09.07m.050, and A.00.09.08k.003 Release Notes
- Table of Contents
- 1 OpenSSL A.00.09.07m.049, A.00.09.07m.050, and A.00.09.08k.003
- Announcement
- What is in OpenSSL A.00.09.07m and A.00.09.08k
- What is in OpenSSL A.00.09.08k
- OpenSSL Components
- Defects Fixed in OpenSSL Versions A.00.09.07m and A.00.09.08k
- Known Problems
- Compatibility Information and Installation Requirements
- Installing OpenSSL
- Using the openssl Command-Line Tool
- OpenSSL Resources
- Frequently Asked Questions (FAQs)

Table 1-5 OpenSSL A.00.09.08d Intel Itanium Libraries (continued)
Symbolic LinkLibrary Name/LocationLibrary
• /usr/lib/hpux64/libssl.a *
• /opt/openssl/lib/hpux64/libssl.a *
• /opt/openssl/0.9.8/lib/hpux64/libssl.a
• /opt/openssl/0.9.7/lib/hpux64/
libssl.0.9.8g.a
/opt/openssl/0.9.8/lib/ hpux64/
libssl.0.9.8g.a
64-bit
static
• /usr/lib/hpux64/libcrypto.a *
• /opt/openssl/lib/hpux64/libcrypto.a *
• /opt/openssl/0.9.8/lib/hpux64/libcrypto.a
• /opt/openssl/0.9.7/lib/hpux64/
libcrypto.0.9.8g.a
/opt/openssl/0.9.8/lib/ hpux64/
libcrypto.0.9.8g.a
• /usr/lib/hpux64/libssl.so *
• /usr/lib/hpux64/libssl.so.1
• /opt/openssl/lib/hpux64/libssl.so *
• /opt/openssl/lib/hpux64/libssl.so.1
• /opt/openssl/0.9.8/lib/hpux64/libssl.so
• /opt/openssl/0.9.7/lib/hpux64/libssl.so.1
/opt/openssl/0.9.8/lib/ hpux64/
libssl.so.1
64-bit
shared
• /usr/lib/hpux64/libcrypto.so *
• /usr/lib/hpux64/libcrypto.so.1
• /opt/openssl/lib/hpux64/libcrypto.so *
• /opt/openssl/lib/hpux64/libcrypto.so.1
• /opt/openssl/0.9.8/lib/hpux64/libcrypto.so
• /opt/openssl/0.9.7/lib/hpux64/
libcrypto.so.1
/opt/openssl/0.9.8/lib/ hpux64/
libcrypto.so.1
NOTE: Symbolic links marked * are applicable only if the default version is OpenSSL A.00.09.08k.
Client and server programs can use these OpenSSL C library functions to add SSL protocol
support, and to create and accept SSL networks.
The openssl Command-Line Tool
The openssl command-line tool is an interactive tool that enables you to execute cryptographic
functions. It supports the following features:
• Creating and viewing secret keys
• Encrypting or decrypting files using secret-key ciphers
• Calculating message digests for files
• Creating and viewing RSA, DSA, and DH public keys
• Encrypting or decrypting a file using a public key or private key, respectively
• Creating X.509 certificates, certificate requests, and Certificate Revocation Lists (CRL)
• Managing the Certificate Authority (CA)
Strong Random Number Generator for HP-UX 11i v1
OpenSSL A.00.09.07m requires a strong random number generator to provide secure and non
reproducible keys and certificates.
OpenSSL A.00.09.07m looks for the random number generator in the following order:
1. /dev/urandom
2. /dev/random
3. /opt/openssl/prngd/prngd
16 OpenSSL A.00.09.07m.049, A.00.09.07m.050, and A.00.09.08k.003