Don't do the final key_share checks if we are in an HRR
authorMatt Caswell <matt@openssl.org>
Mon, 8 May 2017 15:51:47 +0000 (16:51 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 9 May 2017 16:23:58 +0000 (17:23 +0100)
commit07d447a6fcd02bbccca9f7bd139cf0554fedf48c
treee72f868ff5ae408aef8c5937f140b7b4efcd9ca2
parentad448b21f8dcb0f2c60f7edcec6f00f0857c474f
Don't do the final key_share checks if we are in an HRR

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