mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 06:01:09 +01:00
With exchanges == renego period, sometimes the connection will be closed by the client before the server had time to read the ClientHello, making the test fail. The extra exchange avoids that.