View original Gist on GitHub
brew rm curl # only if you have an earlier verion installed # work around Apple using their own system's Secure Transport library instead of OpenSSL brew install curl --with-openssl # use the new brew install of curl brew link curl --force