Send a CCS from the client in a non-early_data handshake
authorMatt Caswell <matt@openssl.org>
Wed, 8 Nov 2017 11:37:12 +0000 (11:37 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Dec 2017 15:06:37 +0000 (15:06 +0000)
commit4d02f8706381bf2bd002951daef9b26d9ed85968
tree789bd07bc5e998878929382c83e361f229b188b8
parentfa9f9350f3d22168ebc53b72ad042b714e4cb691
Send a CCS from the client in a non-early_data handshake

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4701)
ssl/statem/statem_clnt.c
util/perl/TLSProxy/Record.pm