]> git.ipfire.org Git - thirdparty/openssl.git/commit - apps/s_client.c
Add the ability for s_client to send a KeyUpdate message
authorMatt Caswell <matt@openssl.org>
Thu, 9 Feb 2017 13:33:09 +0000 (13:33 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 10:28:00 +0000 (10:28 +0000)
commitb07b2a1b44a26909c9e89435ae417e0d30ca6951
tree599c60908580f46635b1ca0819201904b94bcf77
parent53d1d07d303f8f482600aafe7bd983a9ee70936d
Add the ability for s_client to send a KeyUpdate message

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2609)
apps/s_client.c