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

2. If the Device Manager CLI is executed from an AIX OS, configure the settings so that JSSE can
be used from the JRE.
Add the following line to the file JRE-installation-directory/lib/security/
java.security:
ssl.SocketFactory.provider=com.sun.net.ssl.internal.ssl
.SSLSocketFactoryImpl
3. Change the setting in the hdvmcli.properties file.
The hdvmcli.properties file is stored in the directory in which the Device Manager CLI
executable (hdvmcli.bat) is stored.
hdvmcli.serverurl property
Specify the Device Manager server URL in the following format:
hdvmcli.serverurl=https://management-server-IP-address-or-host-name:
Device-Manager-SSL-communication-port-number/service
secure property
Set true. Because the secure property is not included in the template file, add it as follows:
##### OPTIONS ####
secure=true
Downloading the Tiered Storage Manager server truststore files
Access the management server from a Web browser and download the truststore file
(TieredStorageManagerCerts) of the Tiered Storage Manager server.
Operations to complete in advance
Set the server.properties file for the Tiered Storage Manager server.
server.rmi.secure property
server.rmi.security.port property
(see Changing Tiered Storage Manager server properties on page 503, server.rmi.se-
cure on page 505, server.rmi.security.port on page 506)
Information to collect in advance
Host name or IP address for the management server
Non-SSL communication port number for HBase Storage Mgmt Web Service (default: 23015)
You can use the httpsd.conf file to check the port number.
Security214