OpenSSL A.00.09.08y.001, A.00.09.08y.002, and A.00.09.08y.003 Release Notes (762808-001, March 2014)
You may have a conflict depending on the location of OpenSSL 0.9.7m and 0.9.8j on your
system. HP recommends that you uninstall the previous OpenSSL version before installing
OpenSSL A.00.09.08y.
2.15 Will HP support recompiled versions of OpenSSL A.00.09.08y?
HP does not support recompiled versions of OpenSSL A.00.09.08y. The source code is
provided only for reference.
2.16 Why are idea, rc5, and mdc2 algorithms not configured in OpenSSL A.00.09.08y?
The crypto algorithms idea, rc5, and mdc2 crypto algorithms have patent issues. HP does
not redistribute any software using these algorithms.
2.17 How do I find out which OpenSSL version I have on my system? What if I have more than
one version?
Use the #swlist command to find out which version of OpenSSL is running on your system.
You can also use the what command to verify the OpenSSL version number on your machine.
It is not possible to have both the InternetExpress version and a supported HP-UX OpenSSL
version of OpenSSL on the same machine. The following are examples of using the #swlist
and what commands.
Example 1 You have the Internet Express version installed on your machine.
# swlist | grep -i openssl ixOpenSSL A.02.00-0.9.7c Secure Network Communications Protocol
# what openssl OpenSSL A.02.00-0.9.7c
Example 2 You have the OpenSSL A.00.09.07i version installed on your machine.
# swlist | grep -i openssl OpenSSL A.00.09.07i.005 Secure Network Communications Protocol
# what openssl OpenSSL A.00.09.07i.005
Example 3 You do not have an HP-UX depot installed, but have downloaded the source
code and built the product yourself.
# swlist | grep -i openssl
This command will not return any result as you do not have an OpenSSL
depot
installed on your machine
# what openssl
Unless you included $what strings into the source code before building the product,
this command will not display any results either.
2.18 How do I find out whether I am running Internet Express OpenSSL, OpenSSL A.00.09.07m,
OpenSSL A.00.09.08y or the Open Source version of OpenSSL?
Run the what command to display the OpenSSL bundle installed on your system. Following
are some examples:
26 Frequently asked questions (FAQs)