]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_lib.c
Send an illegal parameter alert if the update type in a KeyUpdate is wrong
authorMatt Caswell <matt@openssl.org>
Thu, 11 May 2017 09:14:17 +0000 (10:14 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 11 May 2017 12:13:04 +0000 (13:13 +0100)
commit2d871227faf7f4e287caa04be43957f8e2df43a4
tree6f6de90e26827aac567d9603822f039646bca260
parent1a281aab730fc089291b774b05441c737f0d1d3d
Send an illegal parameter alert if the update type in a KeyUpdate is wrong

Previously we sent a decode_error alert.

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