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 -N" - Create New cert8.db File
How to create a new "cert8.db" file using Mozilla "certutil" tool?
✍: FYIcenter.com
If you want to create a new "cert8.db" file to store certificates and private keys, you can use the Mozilla "certutil -N" command as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -N -d .\ Enter a password which will be used to encrypt your keys. The password should be at least 8 characters long, and should contain at least one non-alphabetic character. Enter new password: FYIcenter Re-enter password: FYIcenter C:\fyicerter>dir *.db 07/04/2012 07:51 PM 65,536 cert8.db 07/04/2012 07:51 PM 16,384 key3.db 07/04/2012 07:50 PM 16,384 secmod.db
What you are getting from this tutorial:
2012-08-01, 11901👍, 0💬
Popular Posts:
Can I build a DSA public key from an OpenSSL configuration file? Yes, you can build a DSA public key...
How to install JDK 1.7 on Windows? I have "jdk-7u5-windows-i586.ex e"download on my desktop. If you ...
Certificate Summary: Subject: AAA Certificate Services Issuer: AAA Certificate Services Expiration: ...
Certificate Summary: Subject: login.live.com Issuer: VeriSign Class 3 Extended Validation SSL CA Exp...
What is the default password for the Java user-level trusted certificate keystore: "trusted.certs"? ...