HP Systems Insight Manager 6.0 Command Line Interface Guide

Description
The mxcert option enables you to manage the server certificate and the trusted certificates in the HP SIM
keystore.
Options
-n
Create a new server certificate.
-n [CN=x] [ALT=x] [OU=x] [O=x] [L=x] [ST=x] [C=x]
-n [CN=x][ ALT=x] [OU=x] [O=x] [L=x] [ST=x] [C=x] Create a new server certificate with the provided details,
where CN=common_name, ALT=alternative name(s), OU=organizational_unit, O=organization_name,
L=locality_name, ST=state, and C=country-code.
-i [ -f filespec ]
Import a signed server certificate from the specified file.
-t [ -f filespec ]
Import a trusted certificate from the specified file
-i -
Import a signed server certificate from the standard input.
-t -
Import a trusted certificate from the standard input.
-r alias|CN
Remove the certificate with the specified alias or certificate name.
-ln [alias|CN]
List the certificate with the specified alias or certificate name in the short format.
-ld [alias|CN]
List the certificate with the specified alias or certificate name in detailed format.
-l alias|CN
List the Base 64 encoded contents of the certificate with the specified alias or certificate
name.
-c
Create a Certificate Signing Request (CSR).
-b [1|3]
Set the trusted certificates flag (1= Always Accept, 3=Required).
-s
Synchronize the server certificate in the SSL shared directory.
-w
Create a new WBEM server certificate.
[CN=x] [OU=x] [O=x] [L=x] [ST=x] [C=x]
Create a new WBEM server certificate with the provided details, where CN=common_name,
OU=organizational_unit, O=organization_name, L=locality_name, ST=state, and
C=country-code.
22 Command descriptions