mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #183] [CLOSED] darwin: drop 'sudo' from security commands where we can #410
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#410
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/183
Author: @adamdecaf
Created: 7/30/2019
Status: ❌ Closed
Base:
master← Head:darwin-drop-security📝 Commits (1)
ead80ecdarwin: drop 'sudo' from security commands where we can📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
truststore_darwin.go(+3 -3)📄 Description
sudo (on macOS with the security cli) is only required when we access
the System Keychain and otherwise the OS will prompt the user
authorize the Keychain changes.
Issue: https://github.com/FiloSottile/mkcert/issues/178
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.