Collections:
Other Resources:
Mozilla "certutil -A -i" - Add Root CA Certificate to cert8.db
How to add a root CA certificate into "cert8.db" file using Mozilla "certutil" tool? I have exported a root CA certificate file in PEM format
✍: FYIcenter.com
If you want to add a root CA certificate into a "cert8.db" file from a certificate file,
you can use the Mozilla "certutil -A -i" command
as shown in this tutorial:
1. Run Firefox and start the certificate manager.
2. Click "Authorities", find "GeoTrust Global CA" and export it into "GeoTrust_CA.pem".
3. Run Mozilla "certutil" command below to import in your own cert8.db file:
C:\fyicerter>\fyicerter\nss\bin\certutil -A -d .\ -i GeoTrust_CA.pem -n "GeoTrust Global CA" -t "C,," C:\fyicerter>\fyicerter\nss\bin\certutil -L -d .\ GeoTrust SSL CA ,, GeoTrust Global CA C,,
What you are getting from this tutorial:
⇒ Mozilla "certutil -V" Command Options
⇐ Mozilla "certutil -A -i" - Add Certificate to cert8.db File
2016-06-27, ≈48🔥, 2💬
Popular Posts:
Certificate Summary: Subject: google.com Issuer: Google Internet Authority G2 Expiration: 2015-12-28...
What is the structure of certificates? What types of values are recorded in a certificate? The struc...
Certificate summary - Owner: *.wpengine.com, Domain Control Validated - RapidSSL(R), See www.rapidss...
Certificate summary - Owner: *.paytm.com, One97 Communications Ltd., L=New Delhi, ST=Delhi, IN Issue...
Where to click to get more Web site information in Google Chrome 29? I want to know if the page I am...