Lines Matching refs:s_client
62 # -showcert Only fetch the certificate using the 'openssl s_client'
3171 #echo "openssl s_client $cipher_args -connect $host:$port"
3188 (sleep $timeout; if kill -0 $$; then pkill -TERM -f "openssl.*s_client.*$host.*$port"; fi) >/dev/null 2>&1 &
3190 openssl s_client $cipher_args -prexit -connect $host:$port 2>&1 < /dev/null