Confirmed users, Administrators
5,526
edits
m (→CCK2) |
|||
Line 33: | Line 33: | ||
== Preload the certificate databases == | == Preload the certificate databases == | ||
Some people create a new profile in Firefox, install the certificates they need, and then distribute the various db files (cert8.db, key3.db and secmod.db) into new profiles using [http://mike.kaply.com/2012/03/30/customizing-firefox-default-profiles/ this method]. | Some people create a new profile in Firefox, install the certificates they need, and then distribute the various db files (cert8.db, key3.db and secmod.db) into new profiles using [http://mike.kaply.com/2012/03/30/customizing-firefox-default-profiles/ this method]. This is not the recommended approach, and this method only works for new profiles. | ||
== certutil == | == certutil == | ||
If you're a real diehard, you can use [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Tools/certutil certutil] to update the Firefox certificate databases from the command line. | If you're a real diehard, you can use [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Tools/certutil certutil] to update the Firefox certificate databases from the command line. |