Matt Caswell 8af538e5c5 Fix TLSProxy end of test detection
Previously TLSProxy would detect a successful handshake once it saw the
server Finished message. This causes problems with abbreviated handshakes,
or if the client fails to process a message from the last server flight.

This change additionally sends some application data and finishes when the
client sends a CloseNotify.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-08-26 10:38:02 +01:00
..
2015-08-11 20:27:46 +01:00
2015-08-26 10:38:02 +01:00
2015-08-26 10:38:02 +01:00
2015-08-11 20:27:46 +01:00