mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #48] [CLOSED] detect firefox developer edition #370
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#370
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FiloSottile/mkcert/pull/48
Author: @jfromaniello
Created: 7/18/2018
Status: ❌ Closed
Base:
master← Head:detect_firefox_dev_edition📝 Commits (1)
def5e0bdetect firefox developer edition📊 Changes
3 files changed (+14 additions, -4 deletions)
View changed files
📝
truststore_darwin.go(+1 -1)📝
truststore_linux.go(+1 -1)📝
truststore_nss.go(+12 -2)📄 Description
I am currently using Firefox Developer Edition (aka Quantum) in mac, and the path for the application is
/Applications/FirefoxDeveloperEdition.appinstead of just/Applications/Firefox.app.So, here is my small contribution. I am new to GO so let me know if there is something I could do better.
Thank you for this awesome project
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.