mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-24 21:07:49 +03:00
ssl_client2.c used to check that we force a ciphersuite that worked; that would have prevented testing so I removed it. The library should be robust even when the application tries something that doesn't work. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>