Update the tests for SNI changes
authorMatt Caswell <matt@openssl.org>
Tue, 1 Aug 2017 14:46:29 +0000 (15:46 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 31 Aug 2017 14:02:58 +0000 (15:02 +0100)
commitdb919b1e255fefb7cde711899709ac0e0e8d7734
treec33e0e9561ff1c5cd586ad99f8b030fa74335ab5
parentc5de99a2d90b0714eeda4943444e3a6bfbc525ad
Update the tests for SNI changes

If there is no SNI in the session then s_client no longer sends the SNI
extension. Update the tests to take account of that

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3926)
test/recipes/70-test_sslmessages.t
test/recipes/70-test_tls13kexmodes.t
test/recipes/70-test_tls13messages.t
test/recipes/70-test_tls13psk.t