HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide

To download a Device Manager server truststore file:
1. Start a Web browser and access the following URL:
http://management-server-IP-address-or-host-name:Device
Manager-server-port-number/service/DeviceManagerCerts
2. Specify a user account, and download the truststore file.
Exporting a Device Manager server self-signed certificate
To export a Device Manager Server self-signed certificate from the downloaded truststore file
(DeviceManagerCerts), use the hcmdskeytool utility (for Windows) or the keytool utility (for
Linux).
Operations to complete in advance
Download the Device Manager server truststore file.
Information to collect in advance
Alias name for the Device Manager server key pair.
You can use the HiKeytool to check the alias.
(see Viewing the Device Manager server key pair information in normal mode on page 199)
To export a Device Manager server self-signed certificate:
1. Execute the following command.
In Windows:
installation-folder-for-Common-Component\bin\hcmdskeytool -export
-keystore truststore-file -alias alias-name -file server-certificate
In Linux:
installation-directory-for-Common-Component/jdk/bin/keytool -export
-keystore truststore-file -alias alias-name -file server-certificate
keystore: Specify the truststore file path.
alias: Specify the alias name for the key pair.
file: Specify the path of the self-signed certificate.
2. Press the Enter key without entering the password of the Device Manager server truststore file.
Importing a server certificate into a Web browser
To use the GUI, you first need to import a server certificate created in the management server into the
Web browser for the management client (GUI).
Operations to complete in advance
Obtain a server certificate
Obtain server certificates created by the management server in a secure method.
Server certificate of Common Component (see Creating a secret key and a certificate signing
request for Common Component on page 182, Applying to a certificate authority for a
Common Component server certificate on page 184)
Server certificate of Device Manager server (see Applying to a certificate authority for a
Device Manager server certificate on page 196)
Administrator Guide 211