Skip to content

Instantly share code, notes, and snippets.

@movii
Last active March 25, 2018 03:50
Show Gist options
  • Save movii/8fabb243f8c0110d9d827e46ac2a7164 to your computer and use it in GitHub Desktop.
Save movii/8fabb243f8c0110d9d827e46ac2a7164 to your computer and use it in GitHub Desktop.
Apache 本地 VirtualHost 的 TLS 证书配置 - 4.
sudo security add-trusted-cert \
-d -r trustRoot \
-k /Library/Keychains/System.keychain \
/path/to/ssl.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment