Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (971)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3292)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2636)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
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, 6676👍, 0💬
Popular Posts:
Certificate Summary: Subject: USERTrust RSA Certification Authority Issuer: AddTrust External CA Roo...
Certificate summary - Owner: Dell Inc. Enterprise Issuing CA1, Dell Inc. Issuer: Dell Inc. Enterpris...
Where to find tutorials on using certificate manager console "certmgr.msc" on Windows? Here is a col...
How to start "certmgr.exe" on Windows? I know it is installed on my system as part of Visual Studio....
How to list all certificates on my Android device? I want to know what's in the "System" store and w...