HP XP P9000 Performance Advisor Software v5.5 Install Guide (T1789-96339, February 2013)

a7kolgYMu9BSOJsprEsHiyEFGDAmFiRodHRwOi8vbG9nby52ZXJpc2lnbi5jb20v
dnNsb2dvMS5naWYwDQYJKoZIhvcNAQEFBQADggEBAHOk/M5aUjpiRbGuoh6WzxKy
9nPZBCFoebiFnV5skax9BHe+pso6KQKPWeea3ofyKxLxgezlgWQTQzm7YGPRW8ZM
8a51nbnmyYTB1ZPjt6lNKPz41cMnydxlOP6eCKwEmuphEfP5G5aAiofigQJJR+wl
DoFSX7YLDOSHqd0vhBewNSEuUQGlZFxWUZAmqDhWg//RfUQbkQ7rvieUYf4FkHFB
O1EcrusYALdbPb7YPQmoSMxJN35ZonFENR4Ym852CmJH7jR9lIv2zCncJn4BHnXF
hzePlo0cnADie0O6ytoy63PNnKhCf3tXhtleQlLIuOtgWTRXmVedSaytKbWJNWg=
-----END CERTIFICATE-----
6. To Enable the https for Performance Advisor perform the following steps.
a. Stop the Performance Advisor services.
b. Change server.xml file for tomcat. Directory path: <PA install drive>\HPSS\
pa\tomcat\conf.
c. Edit the entry by uncommenting and specifying the keystore location:
<Connector port="443" protocol="HTTP/1.1" SSLEnabled="true"
maxThreads="150" scheme="https" secure="true"
keystoreFile="/conf/keystore" keystorePass="changeit"
clientAuth="false" sslProtocol="TLS" /
>
Comment out the following:
<!--
<Connector port="80" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="443" /
-->
d. Start the Performance Advisor services.
Host Agent
For information on configuring SSL using the signed approach for host agent, see “Host Agent
(page 86).
Signed approach 93