Categories:
DH Keys (39)
DSA Keys (71)
EC Keys (299)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1805)
Revoked Certificates (30)
Root CA (87)
RSA Keys (2070)
Tools (47)
Tutorial (7)
What Is (21)
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 9 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.
2012-08-01, 5653👍, 0💬
Popular Posts:
Certificate Summary: Subject: KEYNECTIS ROOT CA Issuer: KEYNECTIS ROOT CA Expiration: 2020-05-26 00:...
Certificate summary - Owner: StartCom Class 1 Primary Intermediate Server CA, Secure Digital Certifi...
Certificate Summary: Subject: www.alipay.com Issuer: VeriSign Class 3 International Server CA - G3 E...
What is samltool Certificate Fingerprint Calculator? samltool Certificate Fingerprint Calculator is ...
How to install JDK 1.7 on Windows? I have "jdk-7u5-windows-i586.ex e"download on my desktop. If you ...