搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Where can I download certutil.exe and the NSS Utils for Windows

  • 4 个回答
  • 2 人有此问题
  • 10 次查看
  • 最后回复者为 PRF2

more options

I know many people struggle to find Certutil.exe and the rest of the NSS Utils so I have compiled version 3.14.2, using the same method I previously posted here https://support.mozilla.org/en-US/questions/687296 but this time with Visual C++ 2010 (x86)


YOU WILL NEED VISUAL C++ 2010 REDISTRIBUTABLE INSTALLED to run these executables.

The zip file can be downloaded from ....

(Link to file removed)

Hope this helps

I know many people struggle to find Certutil.exe and the rest of the NSS Utils so I have compiled version 3.14.2, using the same method I previously posted here https://support.mozilla.org/en-US/questions/687296 but this time with Visual C++ 2010 (x86) YOU WILL NEED VISUAL C++ 2010 REDISTRIBUTABLE INSTALLED to run these executables. The zip file can be downloaded from .... (Link to file removed) Hope this helps

由user633449于修改

所有回复 (4)

more options

So, are you having problems with Firefox? I'm a bit confused as to the point of this post

more options

No, No problems at all, I was just posting a link to the updated version of the NSS / NSPR utils as they aren't available to download from the Mozilla website pre-compiled for windows. I answered someone's question about where can this be downloaded from on the other linked forum post ( but this is now closed so I can't update it) and the original hosting company has been shut down.

I now see that the link to my download has been removed, which now makes the whole point of the post pointless. Can the link be re-instated please?

https:// skydrive.live.com/redir.aspx?cid=8ac323922ea1f60c&page=view&resid=8AC323922EA1F60C!1312&parid=8AC323922EA1F60C!118&authkey=!As8HyT0S8x4uVdc&Bpub=SDX.SkyDrive&Bsrc=Share&sc=Documents

Many thanks

more options

Thanks PRF2. I successfully compiled nss using the steps given in your earlier post. Also, able to install the certificates in Firefox's cert store. but After Firefox Vesion 18, it started complaining about multiple dlls. I think Firefox guys have removed those dlls from installation location. any ide about, what can be done to solve this issue?

more options

When you compile certutil there should be a whole raft of other exe and all the dll files you need. the dll files need to be either in c:\windows\system32 or in the same folder as certutil.exe.

Hope this helps.