Ignore the status_request extension in a resumption handshake
authorMatt Caswell <matt@openssl.org>
Fri, 6 Apr 2018 13:53:05 +0000 (14:53 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Apr 2018 15:41:01 +0000 (16:41 +0100)
commitded4a83d31f8271e5a74e6fbf357f9975d4878ec
tree0c216d386113fde26a2e57e8ad03325c5879a1e2
parenta12de2cba83273b2a553f988716c231af7c9ba68
Ignore the status_request extension in a resumption handshake

We cannot provide a certificate status on a resumption so we should
ignore this extension in that case.

Fixes #1662

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/5896)
ssl/statem/extensions_srvr.c