Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (71)
EC Keys (2095)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (6025)
Revoked Certificates (16)
Root CA (85)
RSA Keys (4920)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
certmgr.msc - Import Personal Certificate
How to import personal certificate into certificate stores using "certmgr.msc"? My personal certificate also contains my private key and is stored in a PKCS#12 (Public-Key Cryptography Standards #12) file.
✍: FYIcenter.com
You can import a private key with a self-signed certificate stored
in a PKCS#12 file into certificate stores
using the "certmgr.msc" tool as shown in this tutorial.
1. Start "certmgr.msc" Management Console on your Windows system. And click "Personal".
2. Click "Action > All Tasks > Import..." menu You see "Certificate Import Wizard" showing up.
3. Click "Next" button. You see "File to Import" screen showing up.
4. Use "Browse..." button to find the CA certificate file like "C:\fyicenter\linda.p12" and click "Next" button. You see Password screen showing up. PKCS#12 files contain private keys and are password protected.
5. Enter "FYIcenter" as the password and click "Next" button. You see "Certificate Store" screen showing up.
6. Keep the suggested Personal certificate store and click "Next" button. You see confirmation screen showing up.
7. Click "Finish" button to finish importing the private key and its self-signed certificate.
⇒ certmgr.msc - View Personal Certificate
⇐ certmgr.msc - Import Root CA Certificate
2012-08-03, 18955👍, 0💬
Popular Posts:
Certificate Summary: Subject: *.mail.yahoo.com Issuer: DigiCert High Assurance CA-3 Expiration: 2014...
Certificate summary - Owner: *.bing.com Issuer: MSIT Machine Auth CA 2, Dredmond, Dcorp, Dmicrosoft,...
How can I use Mozilla "certutil -L" command? What are command options supported by "certutil -L"? Th...
Certificate summary - Owner: VeriSign Class 3 Public Primary Certification Authority - G5, "(c) 2006...
What are CRL (Certificate Revocation List) and OCSP (Online Certificate Status Protocol)? I want to ...