Fix the cookie/key_share extensions for use with SSL_stateless()
authorMatt Caswell <matt@openssl.org>
Thu, 28 Sep 2017 12:25:23 +0000 (13:25 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:02:36 +0000 (18:02 +0000)
commitdd77962e09c32ebe35bcea9f6e79e89187085abf
tree47429f31e5705a00d3eea8ddf947f24f114e7caf
parentd6bb50a5f9201aab638ddf9131a6754cca0ef842
Fix the cookie/key_share extensions for use with SSL_stateless()

Fixes some bugs identified during testing.

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