mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #280] [MERGED] Support camel-case name variant of Firefox Dev Edition #434
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#434
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/280
Author: @mikelkew
Created: 7/23/2020
Status: ✅ Merged
Merged: 10/25/2020
Merged by: @FiloSottile
Base:
master← Head:firefox-dev-edition📝 Commits (1)
fba82e5Support unspaced app name variant of FF Dev Ed.📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
truststore_nss.go(+1 -0)📄 Description
The latest versions of Firefox Developer Edition on macOS seem to use upper camel case naming for the app. This ensures that the CA will be added to the Firefox trust store if using recent versions of FF Dev Edition.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.