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, ∼8421🔥, 0💬
Popular Posts:
How to import a certificate from a certificate file into a certificate store with Microsoft "certuti...
Certificate summary - Owner: user.hao123.com, Organization and domain(s) authenticated by iTrus Chin...
What is "makecert.exe" on Windows? "makecert.exe" is a Certificate Creation tool on Windows systems ...
Why am I getting an error when running OpenSSL "verify" command? I am using the OpenSSL Fulgan binar...
What formats of certificate files are supported on Android device? Android allows you install additi...