]> git.ipfire.org Git - thirdparty/openssl.git/commit
Test that we can process a KeyUpdate received after we sent close_notify
authorKurt Roeckx <kurt@roeckx.be>
Tue, 4 Sep 2018 12:39:41 +0000 (13:39 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 7 Sep 2018 10:15:20 +0000 (11:15 +0100)
commit80eff008ec8767f844534d28a7c252cd23c08835
tree8ec6a88ad7a8ebe1e7767d0184424c8d65c18e6a
parent1bf4cb0fe3b00e1c501a04ace4e3e3145314cb20
Test that we can process a KeyUpdate received after we sent close_notify

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7114)
test/sslapitest.c