Don't attempt to write more early_data than we know the server will accept
authorMatt Caswell <matt@openssl.org>
Fri, 24 Feb 2017 13:51:04 +0000 (13:51 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:15 +0000 (17:44 +0000)
commit7daf7156d8fb10e8ec18d806b653d425707c2c0d
tree16ce98ce1fc7dab301ab91bb028eca6e8a3b695f
parentf637004037a11bc04682f54571e3ff11d48d8e36
Don't attempt to write more early_data than we know the server will accept

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2737)
ssl/record/rec_layer_s3.c
ssl/record/ssl3_record.c