echo -e "GET / HTTP/1.1\r\nHost: somehost.domain.com\r\n\r" \ | /usr/local/ssl/bin/openssl s_client -quiet -connect somehost.domain.com:443