Certificates can be removed either one at a time or in bulk.
To remove a certificate individually, issue the following command:
cacertutil remove -s:subject_name [-t:tag_name] [-l:{local|global}]
Specifies the subject name that the certificate is issued to.
Specifies the tag name of the certificate, if installed with one.
Specifies if the certificate was installed in the global or local common store.
The command to remove certificates in bulk is as follows:
cacertutil flush
Important! This command will remove all certificate entries from the common store for both the current user and the local machine (if the current process user has sufficient rights).
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|