Benjamin Kaduk 3bfacb5fd4 Add SSL_new_session_ticket() API
This API requests that the TLS stack generate a (TLS 1.3)
NewSessionTicket message the next time it is safe to do so (i.e., we do
not have other data pending write, which could be mid-record).  For
efficiency, defer actually generating/writing the ticket until there
is other data to write, to avoid producing server-to-client traffic when
not needed.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11416)
2020-05-01 15:10:11 -07:00
..
2020-05-01 15:10:11 -07:00
2020-05-01 15:10:11 -07:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2020-04-23 13:55:52 +01:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2020-05-01 15:10:11 -07:00
2020-05-01 15:10:11 -07:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2020-04-28 11:40:18 +03:00
2020-04-30 20:21:32 +10:00
2020-04-23 13:55:52 +01:00