HP StorageWorks P9000 Performance Advisor Software v5.4 Install Guide (T1789-96330, April 2012)
IMPORTANT:
To enable SSL on a P9000 Performance Advisor Windows host agent, complete the following steps
in addition to the above-mentioned steps:
1. Stop the P9000 Performance Advisor host agent and real-time services. For more information,
see Appendix B.
2. Copy the following jar files, sunpkcs11.jar, sunjce_provider.jar, and dnsns.jar
contents from %JAVA_HOME%\lib\ext to the <Installed HA dir>\xppa\hostagent
folder.
3. Start the P9000 Performance Advisor host agent and real-time services. For more information,
see Appendix B.
Signed approach
You can generate signed SSL certificates on the server and add them to the JRE's trusted list of
certificates to enable SSL on a P9000 Performance Advisor.
Management Station
To configure SSL settings in your management station perform the following steps:
NOTE:
As an example we have provided the below mentioned procedure, where the vendor is verisign.
Hence, the procedure might change based on the vendor's discretion.
1. From the management station generate the private key:
Navigate to C:\Program Files\Java\jdk1.6.0_24\bin
C:\Program Files\Java\jdk1.6.0_24\bin>keytool -genkey -alias tomcat -keyalg RSA
-keystore c:\hpss\pa\tomcat\conf\keystore
Where ever the password is prompted the password provided is “changeit”
Enter keystore password:
Re-enter new password:
What is your first and last name?
[ Since the system is not in any of the domain, the system name is provided ]
[Unknown]: vmwin2k3r2
What is the name of your organizational unit?
[Unknown]: SPD
What is the name of your organization?
[Unknown]: HP
What is the name of your City or Locality?
[Unknown]: BLR
What is the name of your State or Province?
[Unknown]: KAR
What is the two-letter country code for this unit?
[Unknown]: IN
Is CN=vmwin2k3r2, OU=SPD, O=HP, L=BLR, ST=KAR, C=IN correct?
[no]: yes
HP StorageWorks P9000 Performance Advisor Software Installation Guide 93