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

server.https.security.truststore
Specify the truststore file of the Device Manager server.
The server.https.security.truststore property is in the server.properties file.
Default: dvmcacerts
NOTE:
This property cannot be modified with HiKeytool. If you want to change the value, you must do so by
editing the value in the server.properties file.
server.https.enabledCipherSuites
Specify the cipher suites to be used for the following SSL/TLS communication by using commas (,)
to separate them.
Between the Device Manager server and a Web browser
Between the Device Manager server and the Device Manager CLI
Between the Device Manager server and Replication Manager server
The server.https.enabledCipherSuites property is in the server.properties file.
The specifiable cipher suites are as follows:
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_AES_128_CBC_SHA
SSL_RSA_WITH_3DES_EDE_CBC_SHA
Default: TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA,
SSL_RSA_WITH_3DES_EDE_CBC_SHA
Ciphers
Specify the cipher suites to be used for SSL/TLS communication between the Device Manager server
and a CIM client (object operations and indication notifications) by using commas (,) to separate
them.
The cipher suites used by default are as follows:
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_AES_128_CBC_SHA
SSL_RSA_WITH_3DES_EDE_CBC_SHA
The cimxmlscpa.properties file and Ciphers property are not present by default. To limit the
cipher suites that are used, create a new cimxmlscpa.properties file, and add the Ciphers
property as follows:
Ciphers = cipher-suite,cipher-suite,...
Device Manager server properties490