mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-11 05:25:03 +08: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.