Previous Topic: cacertutil create—Create a CertificateNext Topic: cacertutil import—Import the Public Key


cacertutil import—Import a Certificate

The cacertutil import command imports a certificate into the CA ITCM comstore.

Important! This has to be done on the computer where the administrator plans to perform the signing of the inventory files and must be done before the signing.

This command has the following format:

Note: For more information about cacertutil commands, see the Command Line Reference Guide.

cacertutil import -i:filename -ip:passphrase  -t: tag
-i:filename

Specify the filename of the certificate to be imported.

important parameters:

-ip:passphrase

Specify the passphrase and store encrypted in comstore.

-t:tag

Specify a tag name.

Note: You must use the same tag name specified in the –t parameter on the computers that verify and sign the inventory files.

Example: Import a Certificate

cacertutil import -i:C:\AssetCollectorCert.p12 -ip:password -t:AssetCollector