HP XP P9000 Performance Advisor Software v5.5 Command-line User Interface Reference Guide (T1789-96338, February 2013)

1. Download the InstallCert program from the following location:
http://blogs.sun.com/andreas/resource/InstallCert.java
2. Compile the downloaded java file
<JavaLocation\Bin>javac "c:\Documents and Settings\Administrator\
Desktop\InstallCert.java"
3. Execute the InstallCert
<JavaLocation\Bin>java InstallCert <ManagementStation>:443
For example:
<JavaLocation\Bin>java InstallCert vmwin2k3sp2:443
Loading KeyStore C:\Program Files\Java\jre6\lib\security\cacerts...
Opening connection to vmwin2k3sp2:443...
Starting SSL handshake...
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce
ption: unable to find valid certification path to requested target
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(Unkno
wn Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown
Source)
at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Unknown Source
)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Un
known Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Sou
rce)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Sou
rce)
at InstallCert.main(InstallCert.java:87)
Caused by: sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali
d certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.validate(Unknown So
urce)
at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(
Unknown Source)
at InstallCert$SavingTrustManager.checkServerTrusted(InstallCert.java:18
2)
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown
Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 15 more
Server sent 3 certificate(s):
1 Subject CN=vmwin2k3sp2, OU=Terms of use at www.verisign.com/cps/testca (c)05,
OU=DCDU, O=HP, L=BLR, ST=KAR, C=IN
Issuer CN=VeriSign Trial Secure Server CA - G2, OU=Terms of use at https://w
ww.verisign.com/cps/testca (c)09, OU="For Test Purposes Only. No assurances.",
O="VeriSign, Inc.", C=US
sha1 af 0a 07 98 7b 60 73 59 5a 28 2b 3f df a8 b6 31 26 b0 74 1a
md5 92 b3 e5 5f 58 44 bb 15 d3 5c 90 6a e8 b1 c5 99
CLUI Installation on SSL 7