Collections:
Other Resources:
Mozilla "certutil -V -u" - Validate Certificate in cert8.db
How to validate a certificate stored in a "cert8.db" file using Mozilla "certutil" tool?
✍: FYIcenter.com
If you want to validate a certificate stored a "cert8.db" file,
you can use the Mozilla "certutil -V -i" command
as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -L -d .\ GeoTrust SSL CA ,, GeoTrust Global CA C,, C:\fyicerter>\fyicerter\nss\bin\certutil -V -d .\ -n "GeoTrust Global CA" -u V \fyicenter\nss\bin\certutil.exe: certificate is valid C:\fyicerter>\fyicerter\nss\bin\certutil -V -d .\ -n "GeoTrust SSL CA" -u V \fyicenter\nss\bin\certutil.exe: certificate is invalid: Certificate key usage inadequate for attempted operation.
What you are getting from this tutorial:
⇒ Mozilla "certutil -O" - Print Certificate Chain in cert8.db
⇐ Mozilla "certutil -V" Command Options
2012-08-02, ≈11🔥, 0💬
Popular Posts:
What can I use OpenSSL "pkey" command for? What are options supported by the "pkey" command? OpenSSL...
Certificate Summary: Subject: thawte Primary Root CA - G2 Issuer: thawte Primary Root CA - G2 Expira...
What is the password for the Java default trusted keystore file: "cacerts"? The Java Keytool prompts...
How to split a certificate chain file into individual certificate files? I have 2 certificates in a ...
Certificate Summary: Subject: TC TrustCenter Class 4 CA II Issuer: TC TrustCenter Class 4 CA II Expi...