How to add certificates to the Trusted Root Certification Authorities store for a local computer
Summary
This article discusses how to add certificates to the Trusted Root Certification Authorities store for a local computer.
Synopsis
This article discusses how to add certificates to the Trusted Root Certification Authorities store for a local computer.
Further detail may be found in the related Microsoft documentation.
NOTE: Administrators is the minimum group membership required to complete this procedure.
Discussion
To add certificates to the Trusted Root Certification Authorities store for a local computer:
NOTE: Applies To: Windows 7, Windows Server 2008 R2.
- Click Start, click Start Search, type mmc, and then press ENTER.
- On the File menu, click Add/Remove Snap-in.
- Under Available snap-ins, click Certificates, and then click Add.
- Under This snap-in will always manage certificates for, click Computer account, and then click Next.
- Click Local computer, and click Finish.
- If you have no more snap-ins to add to the console, click OK.
- In the console tree, double-click Certificates.
- Right-click the Trusted Root Certification Authorities store and select All Tasks.
- Click Import to import the certificates and follow the steps in the Certificate Import Wizard.
Determining if you import certificates into the Personal store or the Trusted Root Certification Authorities store is based on if you intend the certificate for you or if it is a root certification authority (CA) certificate. There are other Certificate stores you can use when selecting the button Browse.
To import a certificate with the Certificate Import Wizard:
- Type the file name containing the certificate to be imported or click Browse and navigate to the file.
- If it is a Personal Information Exchange - PKCS #12 file, do the following:
- Type the password used to encrypt the private key.
- (Optional) If you want to be able to use strong private key protection, select the Enable strong private key protection check box.
- (Optional) If you want to back up or transport your keys at a later time, select the Mark key as exportable check box.
- Type the password used to encrypt the private key.
- Do one of the following:
- If the certificate should be automatically placed in a certificate store based on the type of certificate, click Automatically select the certificate store based on the type of certificate.
- If you want to specify where the certificate is stored, select Place all certificates in the following store, click Browse, and choose the certificate store to use.
- If the certificate should be automatically placed in a certificate store based on the type of certificate, click Automatically select the certificate store based on the type of certificate.
Related Documents
See the following documents:
Related KB Articles
See the following article: