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, ∼8766🔥, 0💬
Popular Posts:
You can modify the properties of a certificate for a number of reasons: Adding or modifying a displa...
Certificate summary - Owner: www.walmart.com, Engineering Department, Wal-Mart.com USA, L=Brisbane, ...
Certificate summary - Owner: *.bet365.com, New Media, bet365 Group Limited, L=Stoke-on-Trent, ST=Sta...
What are BITWRAP and OCTWRAP modifiers in the configuration file for the OpenSSL "asn1parse" command...
What is Certificate Assistant on Mac computer? Can I use it to generate a certificates? Certificate ...