Restructure the ticket construction code
authorMatt Caswell <matt@openssl.org>
Wed, 13 Jun 2018 10:59:43 +0000 (11:59 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 26 Jun 2018 17:09:46 +0000 (18:09 +0100)
commit6a11d5c5ededa1543c2eeb2f9edcbe39bc58bb70
tree4636d6b5ed514c2dfdb95560d7860a1dddecf0fd
parent2c879241baaf9115e8ebbe228e1a624564eea64c
Restructure the ticket construction code

Separate out as a new function the code to write out data which is specific
to a stateless ticket.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6563)
include/openssl/sslerr.h
ssl/ssl_err.c
ssl/statem/statem_srvr.c