We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Why does InstallRoot no longer find the NSS store? Where is the NSS store so that I can manually link it?

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

In FF 50 when I ran InstallRoot, the NSS store could be found. In FF 69, running InstallRoot isn't able to find the NSS Store.

I'm trying to figure out what changed (other than a lot :P ) such that InstallRoot can't find it.

I've tried doing a file structure comparison, and the only thing that I could really find is that FF50 is 32bit. So I downloaded and installed the 32bit version of FF69; but InstallRoot still doesn't see it.

I'm currently looking through the WinRegistry to see what differences are there.

Any thought?

In FF 50 when I ran InstallRoot, the NSS store could be found. In FF 69, running InstallRoot isn't able to find the NSS Store. I'm trying to figure out what changed (other than a lot :P ) such that InstallRoot can't find it. I've tried doing a file structure comparison, and the only thing that I could really find is that FF50 is 32bit. So I downloaded and installed the 32bit version of FF69; but InstallRoot still doesn't see it. I'm currently looking through the WinRegistry to see what differences are there. Any thought?

所有回覆 (3)

more options

Sorry, I forgot to note:

If I install FF50, and then immediately install FF69 without even opening FF50, InstallRoot will work and find the NSS store.

This is telling me that it's a file or registry key, or something, from FF50 that isn't being overwritten or deleted by FF69.

If I can find this item, I can start to work out a repeatable solution.

more options

Current Firefox release use a cert9.db SQLite database to store certificate data, older Firefox versions used cert8.db (DBM), so it is possible that the installer isn't aware of this change.

You can possibly install the DoD certificates manually in Firefox.

You can find a link to get a ZIP archive with the DoD certificates on this page:

more options

Note that you can find cert9.db in the profile folder.

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.