when I run brew update on mac 10.7.5 I get the following error message:
fatal: unable to access 'https://github.com/Homebrew/homebrew-core/':
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core failed!
I have run brew install openssl and get
Updating Homebrew...
Warning: openssl 1.0.2n is already installed
How do I resolve this issue. Thanks