Add a -max_early_data option to s_server
authorMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 17:01:16 +0000 (17:01 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:14 +0000 (17:44 +0000)
commit048b189336e5703f19e695245ae656513d5f2797
tree0b2548545074a2123af60764c5f169ea52955ac7
parent3fc8d856105e4716d3121348996ea3c61e7e4b7d
Add a -max_early_data option to s_server

Allows you to set the number of bytes that can be sent as early data

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