openssl/include
Matt Caswell 9d0a8bb71e Enable the ability to set the number of TLSv1.3 session tickets sent
We send a session ticket automatically in TLSv1.3 at the end of the
handshake. This commit provides the ability to set how many tickets should
be sent. By default this is one.

Fixes #4978

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5227)
2018-05-17 16:48:25 +01:00
..
internal Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
openssl Enable the ability to set the number of TLSv1.3 session tickets sent 2018-05-17 16:48:25 +01:00