openssl/test/testlib
Matt Caswell 11ba87f2ff Ensure s_client sends an SNI extension by default
Enforcement of an SNI extension in the initial ClientHello is becoming
increasingly common (e.g. see GitHub issue #2580). This commit changes
s_client so that it adds SNI be default, unless explicitly told not to via
the new "-noservername" option.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2614)
2017-04-27 11:43:55 +01:00
..
OpenSSL TAPify testutil 2017-04-25 15:43:04 +02:00
checkhandshake.pm Ensure s_client sends an SNI extension by default 2017-04-27 11:43:55 +01:00