mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:28:45 +00: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.