mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #225] [MERGED] add firefox nightly and developer edition binary paths #423
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#423
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/225
Author: @sentriz
Created: 11/29/2019
Status: ✅ Merged
Merged: 11/29/2019
Merged by: @FiloSottile
Base:
master← Head:patch-1📝 Commits (1)
44bf034add firefox nightly and developer edition binary paths📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
truststore_nss.go(+4 -1)📄 Description
on my system I have only Firefox Nightly installed, so
/usr/bin/firefoxdoesn't exist and sohasNSSwas false and CA wasn't installed.on my arch based system, the binary was at
/usr/bin/firefox-nightlyhttps://aur.archlinux.org/packages/firefox-nightly/
it could also be at
/usr/bin/firefox-developer-editionsee "package contents"
https://www.archlinux.org/packages/community/x86_64/firefox-developer-edition/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.