HP Systems Insight Manager 6.3 Command Line Interface Guide

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 x represents CN=common_name, ALT=alternative name(s),
OU=organizational_unit, O=organization_name, L=location, ST=state, and C=country-code.
-i [ 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 name and alias from the keystore with the given alias or name..
-ld [alias|CN]
List the certificate in the keystore with the specified alias or certificate name in
detailed format.
-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=common-name] [OU=organizational-unit] [O=organization] [L=location] [ST=state]
[C=country-code (2 chars)]
-u
Used by the installation program only.
mxcert 25