Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (918)
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 (3186)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2560)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
Mozilla "certutil -O" - Print Certificate Chain in cert8.db
How to print out the certificate chain a "cert8.db" file using Mozilla "certutil" tool?
✍: FYIcenter.com
If you want to print out the certificate chain in a "cert8.db" file,
you can use the Mozilla "certutil -O" command
as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -O -d .\ -n "GeoTrust SSL CA" "Builtin Object Token:GeoTrust Global CA" [CN=GeoTrust Global CA,O=GeoTrust Inc.,C=US] "GeoTrust SSL CA" [CN=GeoTrust SSL CA,O="GeoTrust, Inc.",C=US]
What you are getting from this tutorial:
Note that "GeoTrust Global CA" is labeled as a "Builtin Object Token" certificate. May be because it is a self-signed root CA.
⇒ Mozilla "certutil" - Certificate Management Tool
⇐ Mozilla "certutil -V -u" - Validate Certificate in cert8.db
2012-12-09, 6977👍, 0💬
Popular Posts:
Certificate Summary: Subject: http://www.valicert.com/ Issuer: http://www.valicert.com/ Expiration: ...
Certificate summary - Owner: Gandi Standard SSL CA, GANDI SAS, FR Issuer: UTN-USERFirst-Hardware, ht...
Certificate Summary: Subject: Deutsche Telekom Root CA 2 Issuer: Deutsche Telekom Root CA 2 Expirati...
Certificate Summary: Subject: ISRG Root X1 Issuer: DST Root CA X3 Expiration: 2024-09-30 18:14:03 UT...
What options are supported by the "keytool -printcertreq" command? Java Keytool can be used to print...