Created
April 4, 2016 01:59
-
-
Save benjaminblack/ba75b7091e5f5df6960488535d250cc5 to your computer and use it in GitHub Desktop.
OS X: Add a trusted certificate to the system chain
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain site.crt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment