Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 521xueweihan/dfdb8b44285ed9974620e6464a7d8035 to your computer and use it in GitHub Desktop.
Save 521xueweihan/dfdb8b44285ed9974620e6464a7d8035 to your computer and use it in GitHub Desktop.
Resolving missing link to libcrypto/openssl on OSX
brew uninstall --ignore-dependencies openssl
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/30fd2b68feb458656c2da2b91e577960b11c42f4/Formula/openssl.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment