Firefox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
=Re-Use Firefox's NSS Certificate Database= | =Re-Use Firefox's NSS Certificate Database= | ||
The certificates are found under the profile directory. For Mac: <tt>/Users/<user-name>/Library/Application Support/Firefox/Profiles/</tt> | The certificates are found under the profile directory. For Mac: <tt>/Users/<user-name>/Library/Application Support/Firefox/Profiles/9zoulw04.default</tt> | ||
Copy all *.db files: | |||
<pre> | |||
cert8.db key3.db secmod.db | |||
</pre> |
Revision as of 06:58, 17 March 2016
Re-Use Firefox's NSS Certificate Database
The certificates are found under the profile directory. For Mac: /Users/<user-name>/Library/Application Support/Firefox/Profiles/9zoulw04.default
Copy all *.db files:
cert8.db key3.db secmod.db