Certmgr.exe performs the following basic functions:
-
Displays certificates, CTLs, and CRLs to the console.
-
Adds certificates, CTLs, and CRLs to a certificate store.
-
Deletes certificates, CTLs, and CRLs from a certificate store.
-
Saves an X.509 certificate, CTL, or CRL from a certificate store to a file.
Certmgr.exe works with two types of certificate stores: StoreFile and system store. It is not necessary to specify the type of certificate store; Certmgr.exe can identify the store type and perform the appropriate operations.
Running Certmgr.exe without specifying any options launches a GUI that helps with the certificate management tasks that are also available from the command line. The GUI provides an import wizard, which copies certificates, CTLs, and CRLs from your disk to a certificate store.
For more information about certificates, see the About CryptoAPI section of the Microsoft Platform SDK documentation.