-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enter Password or Pin for "NSS Certificate DB" #50
Comments
@negbie Do you have an example of what this looks like to a user? Do they get a password prompt from |
On mac, it looks like this:
|
@adamdecaf Yes you get a password prompt, but I agree with @negbie, it is unclear what password is asked (until you google it and find this issue that is :p). A better phrasing would be "Enter your Firefox master password:". :) |
I agree it's unclear, but the prompt comes from NSS's |
@adamdecaf Then maybe mkcert can write a message just before: "You will be asked for your Firefox's master password now". |
Good call - Does this PR look ok? #100 |
@adamdecaf LGTM 👍 |
We might be relying on the name that firefox/chrome sets instead of an option we can change. |
Sorry for this necropost. Just want to mention that, in my case, the default password was an empty string and
allowed me to create a new password. Your actual directory might be different from mine. |
Some Firefox users may use a master password and the process to create a local certificate will prompt for such password. Unfortunately, the wording is not clear and this note should help. This is described in FiloSottile/mkcert#50
Some Firefox users may use a master password and the process to create a local certificate will prompt for such password. Unfortunately, the wording is not clear and this note should help. This is described in FiloSottile/mkcert#50
Some Firefox users may use a master password and the process to create a local certificate will prompt for such password. Unfortunately, the wording is not clear and this note should help. This is described in FiloSottile/mkcert#50
Mby it's worth to give users who have a firefox master password a hint that they should enter this when they see "Enter Password or Pin for "NSS Certificate DB""
The text was updated successfully, but these errors were encountered: