cd /usr/local/Homebrew/
git checkout 2.3.0
sed -i '' '367a\
\ \ \ \ val = '$(sw_vers -productVersion)'\
' Library/Homebrew/version.rb
Install OpenSSL 1.0.2t from GitHub (if you need to install a specific version, look here):
HOMEBREW_NO_AUTO_UPDATE=1 brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/64555220bfbf4a25598523c2e4d3a232560eaad7/Formula/openssl.rb
(do brew switch openssl 1.0.2t
here if you need to)
git checkout -f -