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, 7250🔥, 0💬
Popular Posts:
Certificate Summary: Subject: TrustAsia RSA DV TLS CA G3 Issuer: USERTrust RSA Certification Authori...
Certificate summary - Owner: bing.com Issuer: Microsoft Secure Server Authority, Dredmond, Dcorp, Dm...
What are CRL (Certificate Revocation List) and OCSP (Online Certificate Status Protocol)? I want to ...
What will happen if I use 2 as the public exponent to generate an RSA private key? OpenSSL will run ...
Certificate Summary: Subject: VeriSign Class 3 Extended Validation SSL CA Issuer: VeriSign Class 3 P...