Categories:
DH Keys (39)
DSA Keys (69)
EC Keys (340)
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 (1971)
Revoked Certificates (30)
Root CA (87)
RSA Keys (1837)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
Install Mozilla "certutil" Tool for Windows 7
How to install Mozilla "certutil" tool for Windows 7? I have nss-3.10.zip and nspr-4.6.zip download on my desktop.
✍: FYIcenter.com
If you have nss-3.10.zip and nspr-4.6.zip downloaded you can follow this tutorial to install them on your Windows 7 system. The installation process is tricky, you need to follow it carefully.
1. Unzip nss-3.10.zip to a working folder like: C:\fyicenter. You see the sub-folder "nss-3.10RTM" showing up.
2. Rename the sub-folder to "nss" to make it easier to remember to full path: C:\fyicenter\nss\.
3. Copy all NSS .DLL files to .\bin folder to make it easier to make it easier to start the "certutil" command. You can run "copy C:\fyicenter\nss\lib\*.* C:\fyicenter\nss\bin" command to do so.
4. Unzip nspr-4.6.zip to the same working folder like: C:\fyicenter. You see the sub-folder "nspr-4.6" showing up.
5. Copy all NSPR .DLL files to .\bin folder to put the required .DLL files together. You can run "copy C:\fyicenter\nspr-4.6\lib\*.* C:\fyicenter\nss\bin" command to do so.
6. Copy "msvcr71.dll" from your old Windows XP system to C:\fyicenter\nss\bin folder to avoid the missing "msvcr71.dll" problem in Windows 7.
2017-09-28, 15922👍, 3💬
Popular Posts:
What is "Java Control Panel" on Windows? I heard that it's a nice tool. The Java Control Panel is a ...
How to import a root CA certificate into IE? I have the certificate in a file. If you want to import...
Certificate Summary: Subject: VeriSign Class 3 Public Primary Certification Authority - G3 Issuer: V...
What can I use OpenSSL "verify" command for? What are options supported by the "verify" command? Ope...
Certificate summary - Owner: www.rakuten.co.jp, Develop01, "Rakuten,Inc.", L=Shinagawa-ku, ST=Tokyo,...