Ensure the end of first server flight processing is done
authorMatt Caswell <matt@openssl.org>
Tue, 15 Nov 2016 10:13:09 +0000 (10:13 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 23 Nov 2016 15:31:21 +0000 (15:31 +0000)
commit7776a36cfa5853175a858fa32983f22f36513171
treef87c1ca8141bfea4abafda1c6e97219ad677a46d
parent9970290e1d984bf8cc1dce7093bca915062cfdd7
Ensure the end of first server flight processing is done

There is a set of miscellaneous processing for OCSP, CT etc at the end of
the ServerDone processing. In TLS1.3 we don't have a ServerDone, so this
needs to move elsewhere.

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/ssl.h
ssl/ssl_err.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_locl.h