commit | 84344efa7a992bfe3232a0b1dbd34b13b94f841c | [log] [tgz] |
---|---|---|
author | Todd Short <tshort@akamai.com> | Fri May 12 09:02:41 2017 -0400 |
committer | Matt Caswell <matt@openssl.org> | Tue Jun 06 22:39:41 2017 +0100 |
tree | e48df676d5ca4d7b88e9aba36da81dd24079faba | |
parent | 367c55279016527515b237aeaae71bddb82ed316 [diff] |
Handle the server refusing to reneg in a reneg_setup During setup of a reneg test the server can refuse to start reneg. If that happens we should let the client continue and then fail. Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3432)