Change the default number of NewSessionTickets we send to 2
authorMatt Caswell <matt@openssl.org>
Wed, 14 Mar 2018 19:22:48 +0000 (19:22 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 17 May 2018 15:48:25 +0000 (16:48 +0100)
commit36ff232cf2bf5dfcaf9e60a8c492439428a243bb
tree8e2dfdd9d77088c4ce0245708b9c906daced0e2f
parent394159da608f625b60f07c59e36dc7d01df3a709
Change the default number of NewSessionTickets we send to 2

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5227)
ssl/ssl_lib.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
test/handshake_helper.c
test/sslapitest.c
test/ssltestlib.c
util/perl/TLSProxy/Proxy.pm