Categories:
DH Keys (39)
DSA Keys (73)
EC Keys (340)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1872)
Revoked Certificates (30)
Root CA (87)
RSA Keys (2196)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
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:
2012-08-02, 8821👍, 0💬
Popular Posts:
What are BITWRAP and OCTWRAP modifiers in the configuration file for the OpenSSL "asn1parse" command...
Why I am getting the "Your connection is not private" error screen in Google Chrome? I am using a we...
Certificate Summary: Subject: AddTrust Qualified CA Root Issuer: AddTrust Qualified CA Root Expirati...
Certificate Summary: Subject: signin.ebay.com Issuer: VeriSign Class 3 Extended Validation SSL CA Ex...
What options are supported by the "keytool -list" command? Java Keytool can be used to manage certif...