This script downloads and builds OpenSSL v1.0.2q and socat v1.7.3.2 in /usr/local/src
. Once complete, a symlink at /usr/local/bin/socat-ssl23
is created so that you can run it with socat-ssl23
.
Tested on Kali Linux:
curl -fsSL https://git.io/vFBDA | bash