Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jamieparkinson/73ceaac29ace753697ccb9864053dbfd to your computer and use it in GitHub Desktop.
Save jamieparkinson/73ceaac29ace753697ccb9864053dbfd to your computer and use it in GitHub Desktop.
Trust a CA on OS X
sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain <CA-cert>.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment