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:
⇒ Mozilla "certutil -A -i" - Add Root CA Certificate to cert8.db
⇐ Mozilla "certutil -A" Command Options
2012-08-01, ≈14🔥, 0💬
Popular Posts:
Certificate Summary: Subject: QuoVadis Root CA 2 G3 Issuer: QuoVadis Root CA 2 G3 Expiration: 2042-0...
How to print out text information from a certificate using OpenSSL "x509" command? I want to see the...
Certificate summary - Owner: *.businesswire.com, bwcweb-sfp1, "Business Wire, Inc.", L=San Francisco...
How to delete a root CA (Certificate Authority) certificate from IE? I don't know this CA and don't ...
What is an Internet security certificate? What is a public key certificate? What is an X.509 certifi...