mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-05 11:34:26 -04:00

Adapt the test cases for TLS 1.3 middlebox compatibility mode, now that we always interoperate with peers that support it, regardless of whether MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE is enabled. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>