Don't send unexpected_message if we receive CCS while stateless
authorMatt Caswell <matt@openssl.org>
Fri, 29 Dec 2017 17:36:28 +0000 (17:36 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:02:37 +0000 (18:02 +0000)
commite93597193dae5bc2e0dcfbf6d812f71d6961576f
tree25b943d99a8d8986eadee78eae325b55956d681a
parent1e6122774a75ee4a59b5de129eac122222905b52
Don't send unexpected_message if we receive CCS while stateless

Probably this is the CCS between the first and second ClientHellos. It
should be ignored.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4435)
ssl/statem/statem_lib.c