Categories:
Firefox (32)
General (8)
Google Chrome (25)
Intermediate CA (157)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Public Private Key (734)
Publishers (834)
Revoked Certificates (21)
Root CA (89)
Tools (45)
Tutorial (8)
What Is (21)
Windows (128)
Tools & Collections:
Other Resources:
Mozilla "certutil -A -i" - Add Certificate to cert8.db File
How to add a certificate into "cert8.db" file using Mozilla "certutil" tool? I have a certificate file in PEM format
✍: FYIcenter.com
If you want to add a certificate into a "cert8.db" file from a certificate file, you can use the Mozilla "certutil -A -i" command as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -A -d .\ -i GeoTrust.pem -n "GeoTrust SSL CA" -t ",," C:\fyicerter>\fyicerter\nss\bin\certutil -L -d .\ GeoTrust SSL CA ,,
What you are getting from this tutorial:
2012-08-01, 7203👍, 0💬
Popular Posts:
How to export a certificate from a certificate store using "certmgr.msc"? I want to keep it in a cer...
What is OpenSSL? OpenSSL is a robust, commercial-grade, full-featured, and Open Source toolkit imple...
Certificate Summary: Subject: Google Internet Authority G2 Issuer: GeoTrust Global CA Expiration: 20...
How to import a certificate from a certificate file into a new certificate store with Microsoft "cer...
Certificate Summary: Subject: Thawte Timestamping CA Issuer: Thawte Timestamping CA Expiration: 2020...