Ensure we fail with a decode error alert if the server sends and empty Cert
authorMatt Caswell <matt@openssl.org>
Thu, 11 May 2017 07:38:21 +0000 (08:38 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 11 May 2017 12:13:04 +0000 (13:13 +0100)
commit1a281aab730fc089291b774b05441c737f0d1d3d
tree5735e34965c085a140980dfb539cf665d1c73766
parentf69fe73a2ae94c7f8d0812715e29f79d40db1723
Ensure we fail with a decode error alert if the server sends and empty Cert

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3436)
ssl/statem/statem_clnt.c