run_test_client.bsh

#!/bin/bash
# =========================================================
# OpenSSL comes with a "test" web client for testing
# =========================================================

echo
echo "+----------------------------------------------------+"
echo "+ Demo Web Test Client                               +"
echo "+                                                    +"
echo "+ Force openssl s_client to only use TLS 1.          +"
echo "+----------------------------------------------------+"
echo

openssl s_client -connect localhost:443 -tls1