If we receive an "update_requested" KeyUpdate then respond with a KeyUpdate
authorMatt Caswell <matt@openssl.org>
Thu, 9 Feb 2017 16:00:12 +0000 (16:00 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 10:28:00 +0000 (10:28 +0000)
commit5bf47933783d032fb58f438318fabdb9b9a164b4
tree9dff9942602992803e84caf1ec4a648112de4705
parent8cdc8c5105dfa94f1b62265900a1e238f17ac562
If we receive an "update_requested" KeyUpdate then respond with a KeyUpdate

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2609)
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_srvr.c