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

In Linux:
installation-directory-for-the-Device-Manager-server/Server/wsi/
server/jserver/bin/indkeystore
To create a keystore file for event indications:
1. Execute the following command to create a keystore file for event indications:
In Windows:
installation-folder-for-Common-Component\bin\hcmdskeytool -genkey
-keystore keystore-file-name -storepass keystore-password -alias alias
-dname entity-distinguished-name -validity validity-of-certificate
-keypass private-key-password -keyalg key-algorithm -sigalg signature-
algorithm -keysize key-size
In Linux:
installation-directory-for-Common-Component/jdk/bin/keytool -genkey
-keystore keystore-file-name -storepass keystore-password -alias alias
-dname entity-distinguished-name -validity validity-of-certificate
-keypass private-key-password -keyalg key-algorithm -sigalg signature-
algorithm -keysize key-size
keystore: Specify the keystore file for event indications (indkeystore).
storepass and keypass: Specify the same password.
2. Execute WSIEncryptString.jar to encrypt the keystore password.
WSIEncryptString.jar is stored at the following paths.
In Windows:
installation-folder-for-the-Device-Manager-server\Server\wsi\server\
jserver\lib\
In Linux:
installation-directory-for-the-Device-Manager-server/Server/wsi/
server/jserver/lib/
> java -jar WSIEncryptString.jar keystore-password
An encrypted keystore password is displayed. Specify this string in the MOF file for event indications.
Editing an MOF file for event indications
Specify a keystore password encrypted by WSIEncryptString.jar in the MOF file for event
indications, and then compile the file.
Operations to complete in advance
Create a keystore file for event indications.
To edit an MOF file for event indications:
1. Stop the P9000 Command View AE Suite product services.
Administrator Guide 227