Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (968)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3288)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2635)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
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, 18827👍, 0💬
Popular Posts:
What keystore files are used to hold certificates managed by Java Control Panel? I want to manage th...
What is the OpenSSL CSR file structure and components? By default, CSR (Certificate Signing Request)...
How to create a new "cert8.db" file using Mozilla "certutil" tool? If you want to create a new "cert...
What is 8gwifi.org OCSP test tool? 8gwifi.org OCSP test tool is an online tool that allows to check ...
Why I am getting the "failed to update database TXT_DB error number 2" error when running OpenSSL "c...