Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 4 답장
  • 2 이 문제를 만남
  • 26 보기
  • 최종 답변자: 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.