Previous Topic: cacertutil import—Import a CertificateNext Topic: invSign—Sign, Verify, or Unsign an Inventory File


cacertutil import—Import the Public Key

The cacertutil import command imports the public key on the Asset Collector server to the CA ITCM comstore.

This command has the following format:

cacertutil import -i :filename -t:tag -it:certificatetype
-i:filename

Specify the filename of the certificate to be imported.

important parameters:

-it:type

Specify the type of certificate to be imported. Valid options are X509V3 or PKCS#12.

Default is PKCS#12.

-t:tag

Specify a tag name.

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

Example: Import the Public Key

cacertutil import -i:C:\AssetCollectorCert.der -t:AssetCollector -it:x509v3