Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (69)
EC Keys (604)
Firefox (31)
General (12)
Google Chrome (25)
Intermediate CA (152)
Java VM (33)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (22)
OpenSSL (237)
Other (7)
Portecle (38)
Publishers (2752)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2266)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Microsoft "certutil -addstore -user my ..." - Import Certificate
How to import a certificate from a certificate file into a certificate store with Microsoft "certutil" tool?
✍: FYIcenter.com
If you want to import a certificate from a certificate file into a certificate store,
you can use the Microsoft "certutil -addstore storename file_name" command
as shown in this tutorial:
C:\fyicenter>\windows\system32\certutil -addstore -user my facebook.pem my Certificate "CN=*.facebook.com, O="Facebook, Inc.", L=Palo Alto, S=California, C=US" added to store. CertUtil: -addstore command completed successfully. C:\fyicenter>\windows\system32\certutil -store -user my "*.facebook.com" my ================ Certificate 0 ================ Serial Number: 017f77deb3bcbb235d44ccc7dba62e72 Issuer: OU=www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97 VeriSign, OU= VeriSign International Server CA - Class 3, OU=VeriSign, Inc., O=VeriSign Trust Network NotBefore: 6/20/2012 7:00 PM NotAfter: 12/31/2013 6:59 PM Subject: CN=*.facebook.com, O=Facebook, Inc., L=Palo Alto, S=California, C=US Non-root Certificate Template: Cert Hash(sha1): f5 6b f2 44 63 b0 bd 61 36 c5 e8 72 34 6b 32 04 28 ff 4d 7c No key provider information Cannot find the certificate and private key for decryption. CertUtil: -store command completed successfully.
As you can see from the output, the command works successfully:
⇒ Microsoft "certutil -addstore -f -user publisher ..." - Create a Store
⇐ Microsoft "certutil -addstore" Command Options
2013-03-01, 14961👍, 0💬
Popular Posts:
Can I use OpenSSL "rsautl" command to encrypt data without any padding? Yes, you can encrypt data wi...
Certificate Summary: Subject: SwissSign Silver CA - G2 Issuer: SwissSign Silver CA - G2 Expiration: ...
Certificate Summary: Subject: google.com Issuer: Google Internet Authority G2 Expiration: 2016-05-04...
How to export a certificate from a certificate store into a certificate file with Microsoft "certuti...
Certificate Summary: Subject: Entrust.net Certification Authority (2048) Issuer: Entrust.net Certifi...