Previous Topic: Installation of Application-specific CertificatesNext Topic: Certificate Replacement


Installation of the Basic Host Identity Certificate

The Basic Host Identity certificate is always installed with the tag name dsmcommon. The command to install the BHI certificate has the following format:

cacertutil import -i:certname.p12 -ip:passphrase -t:dsmcommon -h
-i

Specifies the input PKCS#12 certificate file name.

-ip

Specifies the pass-phrase used to protect the input certificate.

-t

Specifies the tag name of the certificate.

-h

Specifies that the certificate should be used to provide the default host identity.