Home >

Utilities Reference Guide > Certificate Management Utility (CMU) > cmu import

cmu import

This function imports X.509 certificates from a file to the token or HSM. The file may include a single DER encoded binary certificate or a CMSS PKCS #7 certificate or certificate set. Either type of certificate can be binary or PEM (base 64) encoded. An optional label can be defined as a function parameter. If omitted, the common name of the certificate subject is chosen as the label.

Syntax

cmu import

Required Parameters

Parameter Description
-inputFile

 This parameter defines the name of the file containing the certificate to import.

Optional Parameters

Parameter Description
-label

This parameter defines a label to apply to the imported certificate. If no label is defined, the Common Name portion of the certificate Subject distinguished name is used instead.

Example

The following example inputs the certificate in test.cer