Verify that if we have an HRR then something will change
authorMatt Caswell <matt@openssl.org>
Mon, 8 May 2017 15:05:16 +0000 (16:05 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 9 May 2017 16:23:58 +0000 (17:23 +0100)
commit66d4bf6b20d8769a3c2bf1a0c4cb3155365601e7
treee939c6ab2ac257942633985b178a439665a09572
parentc96ec6f8048c7c2210c5d45276000190051c229f
Verify that if we have an HRR then something will change

It is invalid if we receive an HRR but no change will result in
ClientHello2.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3414)
include/openssl/ssl.h
ssl/ssl_err.c
ssl/statem/statem_clnt.c