[GH-ISSUE #51] Installing in Firefox failed... The local CA is now installed in the Firefox trust store... #30

Closed
opened 2026-02-25 22:32:25 +03:00 by kerem · 2 comments
Owner

Originally created by @leepeterson on GitHub (Aug 9, 2018).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/51

I use Firefox Developer Edition. I also install apps in $HOME/Applications. I've symlinked $HOME/Applications/Firefox Developer Edition.app to /Applications/Firefox.app in an effort to possibly solve this mkcert issue. Perhaps I've solved it given the output I see:

→ mkcert -install
Using the local CA at "/Users/[user]/Library/Application Support/mkcert" ✨
Installing in Firefox failed. Please report the issue with details about your environment at https://github.com/FiloSottile/mkcert/issues/new 👎
Note that if you never started Firefox, you need to do that at least once.
The local CA is now installed in the Firefox trust store (requires browser restart)! 🦊

But I'm a bit confused about what's actually happened. "Using local CA... Firefox installation failed... local CA is now installed in Firefox..."

That said, I have made good use of mkcert: system keychain trusts the root, certs are created for local vhosts, paths to ipv4 & ipv6 pem files are correctly set in Nginx conf files, browsers are validating the certs... but perhaps I'm taking the long way around it.

Any clarification would be greatly appreciated.

Originally created by @leepeterson on GitHub (Aug 9, 2018). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/51 I use Firefox Developer Edition. I also install apps in `$HOME/Applications`. I've symlinked `$HOME/Applications/Firefox Developer Edition.app` to `/Applications/Firefox.app` in an effort to possibly solve this mkcert issue. Perhaps I've solved it given the output I see: ``` → mkcert -install Using the local CA at "/Users/[user]/Library/Application Support/mkcert" ✨ Installing in Firefox failed. Please report the issue with details about your environment at https://github.com/FiloSottile/mkcert/issues/new 👎 Note that if you never started Firefox, you need to do that at least once. The local CA is now installed in the Firefox trust store (requires browser restart)! 🦊 ``` But I'm a bit confused about what's actually happened. "Using local CA... Firefox installation failed... local CA is now installed in Firefox..." That said, I _have_ made good use of mkcert: system keychain trusts the root, certs are created for local vhosts, paths to ipv4 & ipv6 pem files are correctly set in Nginx conf files, browsers are validating the certs... but perhaps I'm taking the long way around it. Any clarification would be greatly appreciated.
kerem 2026-02-25 22:32:25 +03:00
Author
Owner

@FiloSottile commented on GitHub (Aug 13, 2018):

@leepeterson I should have fixed both the missed detection of Firefox Developer Edition, and the misleading message, but I'm not sure if that will fix the root issue.

Can you try the latest master, and if it doesn't work report the output of ls $HOME/Library/Application Support/Firefox/Profiles/?

<!-- gh-comment-id:412385841 --> @FiloSottile commented on GitHub (Aug 13, 2018): @leepeterson I should have fixed both the missed detection of Firefox Developer Edition, and the misleading message, but I'm not sure if that will fix the root issue. Can you try the latest master, and if it doesn't work report the output of `ls $HOME/Library/Application Support/Firefox/Profiles/`?
Author
Owner

@FiloSottile commented on GitHub (Jan 7, 2019):

Timeout in waiting for info state. Please reopen if the root issue is still present.

<!-- gh-comment-id:451788507 --> @FiloSottile commented on GitHub (Jan 7, 2019): Timeout in waiting for info state. Please reopen if the root issue is still present.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#30
No description provided.