Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (69)
EC Keys (599)
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 (2744)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2261)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Mozilla "certutil -L" - List All Certificates in cert8.db
How to list all certificates stored in the "cert8.db" file by Firefox? I know where "cert8.db" is located on my Windows system.
✍: FYIcenter.com
If you want to list all certificates stored in the "cert8.db" file by Firefox,
you can use the Mozilla "certutil -L" command
as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -L -d C:\Users\fyicenter\AppData]Roaming\Mozilla\Firefox\Profiles\xxxx.default GeoTrust SSL CA ,, Entrust Certification Authority - L1E ,, Network Solutions Certificate Authority ,, UTN-USERFirst-Hardware ,, DigiCert High Assurance CA-3 ,, Google Internet Authority ,, Akamai Subordinate CA 3 ,, USERTrust Legacy Secure Server CA ,, Entrust Certification Authority - L1C ,, VeriSign, Inc. ,,
What you are getting from this tutorial:
Note that Firefox only stores "Software Security Device" CA certificates in "cert8.db" file. Other "Builtin Object Token" CA certificates are built-in to Firefox. This is why we see more CA certificates in Firefox Certificate Manager than the list from the cert8.db file.
⇒ Mozilla "certutil -L -n" - Print Certificate Info from cert8.db
⇐ Mozilla "certutil -L" Command Options
2012-08-01, 17583👍, 0💬
Popular Posts:
Why I am getting the "./demoCA/newcerts: No such file or directory" error when running OpenSSL "ca" ...
Certificate Summary: Subject: Go Daddy Secure Certificate Authority - G2 Issuer: Go Daddy Root Certi...
Certificate Summary: Subject: *.badoo.com Issuer: VeriSign Class 3 Secure Server CA - G3 Expiration:...
How to export the server certificate to a file in Firefox? I can view the server certificate used by...
How to import a root CA certificate into Google Chrome? I delete it from earlier, but I have a copy ...