Fix TLSv1.3 alert handling
authorMatt Caswell <matt@openssl.org>
Fri, 18 May 2018 08:07:42 +0000 (09:07 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Jun 2018 14:46:21 +0000 (15:46 +0100)
In TLSv1.3 we should ignore the severity level of an alert according to
the spec.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6370)


No differences found