Do not resume a session if the negotiated protocol version does not match
authorDavid Benjamin <davidben@chromium.org>
Thu, 20 Nov 2014 15:22:40 +0000 (16:22 +0100)
committerEmilia Kasper <emilia@openssl.org>
Thu, 20 Nov 2014 15:29:04 +0000 (16:29 +0100)
commit9e189b9dc10786c755919e6792e923c584c918a1
tree0a216d4f54a6dd70b97e1e80edf5e98d78974641
parent8d02bebddf4b69f7f260adfed4be4f498dcbd16c
Do not resume a session if the negotiated protocol version does not match
the session's version (server).

See also BoringSSL's commit bdf5e72f50e25f0e45e825c156168766d8442dde.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
CHANGES
ssl/s3_srvr.c