mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 22:42:23 +02: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.