Categories:
Android (13)
Apple Mac (29)
DH Keys (39)
DSA Keys (69)
EC Keys (563)
Firefox (31)
General (12)
Google Chrome (25)
Intermediate CA (152)
Java VM (33)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (22)
OpenSSL (237)
Other (7)
Portecle (38)
Publishers (2687)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2222)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Mozilla "certutil -L -n -r" - Export Certificate in DER Format
How to export a certificate from a cert8.db file to a certificate file in DER binary format?
✍: FYIcenter.com
If you want to export a certificate from the "cert8.db" file created by Firefox
into a certificate file in DER binary format,
you can use the Mozilla "certutil -L -n -r" command
as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -L -d C:\Users\fyicenter\AppData]Roaming\Mozilla\Firefox\Profiles\xxxx.default -n "GeoTrust SSL CA" -r > GeoTrust.crt
To verify the certificate file, double click on "GeoTrust.crt". You see the Windows certificate viewer showing up the general information about this certificate.
⇒ Mozilla "certutil -N" - Create New cert8.db File
⇐ Mozilla "certutil -L -n -a" - Export Certificate in PEM Format
2012-08-01, 6195👍, 0💬
Popular Posts:
How to view detailed information of a server certificate in IE? If you want to see more detailed inf...
Certificate Summary: Subject: Security Communication EV RootCA1 Issuer: Security Communication EV Ro...
Certificate summary - Owner: *.myspace.com, "MySpace, Inc.", IT, L=Beverly Hills, ST=California, US ...
Certificate summary - Owner: *.chaturbate.com, IT, Multi Media LLC, L=Lake Forest, ST=California, US...
What are public and private keys? Are they related to each other? In public key encryption, two diff...