-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: warn user to quit firefox before root install
At least on Linux, potentially other OSes as well, Firefox appears to overwrite the cert8.db on exit, apparently from an in-memory copy loaded at startup. So if the user has firefox running, and we install the root cert, and they quit firefox, they'll overwrite the cert8.db and lose the root cert. If firefox is not running at install time, then we'll be fine.
- Loading branch information
1 parent
8550740
commit 8bb0271
Showing
1 changed file
with
26 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters