Add the ability to configure recv_max_early_data via s_server
authorMatt Caswell <matt@openssl.org>
Thu, 5 Jul 2018 14:42:36 +0000 (15:42 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Jul 2018 08:26:39 +0000 (09:26 +0100)
commitbafe9cf5e34e194f299762c270843781003a84ca
tree927d4a2dba9035b9e7c15bebf6e01c04f37d8710
parent0d1b778901764f9bc747674f0e23b40c82877e6e
Add the ability to configure recv_max_early_data via s_server

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/6655)
apps/s_server.c