summaryrefslogtreecommitdiffstats
path: root/ssl/t1_enc.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-11-03 15:05:27 +0000
committerMatt Caswell <matt@openssl.org>2016-11-16 10:09:46 +0000
commitc87386a2cd586368a61d86ede03319f910d050f4 (patch)
treeb6dc981173c7ff9b0f6aaa22309bd4ae442757f7 /ssl/t1_enc.c
parentd7c42d71ba407a4b3c26ed58263ae225976bbac3 (diff)
Add a TLS version consistency check during session resumption
This is a temporary fix for while we are still using the old session resumption logic in the TLSv1.3 code. Due to differences in EXTMS support we can't resume a <=TLSv1.2 session in a TLSv1.3 connection (the EXTMS consistency check causes the connection to abort). This causes test failures. Ultimately we will rewrite the session resumption logic for TLSv1.3 so this problem will go away. But until then we need a quick fix to keep the tests happy. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'ssl/t1_enc.c')
0 files changed, 0 insertions, 0 deletions