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, ∼8538🔥, 0💬
Popular Posts:
How to export a keystore entry with Portecle? To export a keystore entry: Right-click on the keystor...
Certificate summary - Owner: *.etsy.com, Ops, Etsy, L=Secaucus, ST=New Jersey, US Issuer: Cybertrust...
How to install my own certificates to my Android device? I have a certificate for my Wi-Fi connectio...
Certificate summary - Owner: www.earthlink.net, InstantSSL, Issued through EarthLink Inc. E-PKI Mana...
How to specify x.509 v5 extensions options in the configuration file for generating self-signed cert...