Getting Certificate

Command to get certificate details.

The getCert command get the certificate stored on the HSM.

In the User Management utility, open a command prompt and run getCert command to get the certificate stored on the HSM cluster.

Syntax

getCert <FileName> <CertType> 
Parameter Description
FileName Absolute path to store the cert file.
CertType CertType:
  • 1 - Manufacturer Root Certificate
  • 2 - HSM Certificate (issued by Manufacturer Root Certificate)
  • 4 - Partition Owner Certificate
  • 8 - Partition Certificate (issued by Partition Owner Certificate)
  • 16 - Partition Certificate (issued by HSM Certificate)

Example

server0>getCert /tmp/cert 8
getCert success
server0>exit
cloudmgmt>quit
disconnecting from servers, please wait...
$ more /tmp/cert
-----BEGIN CERTIFICATE-----
MIIEZzCCAk8CCQC6to0pZ5tHJjANBgkqhkiG9w0BAQs…….