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, ≈20🔥, 0💬
Popular Posts:
Why I am getting the "variable lookup failed for ca::default_ca" error when running OpenSSL "ca" com...
What is "Java Control Panel" on Windows computers? I heard that it's a nice tool. The Java Control P...
Certificate Summary: Subject: www.amazon.com Issuer: VeriSign Class 3 Secure Server CA - G2 Expirati...
Certificate summary - Owner: EMAILADDRESS=ca@trustwav e.com,"Trustwave Extended Validation CA, Level...
What commands are available in the Mozilla "certutil" tool? How to get a list of those commands? If ...