mbedtls/tests/configs
Gilles Peskine 7d3186d18a Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration
There's no renegotiation in TLS 1.3, so this option should have no effect.
Insist on having it disabled, to avoid the risk of accidentally having
different behavior in TLS 1.3 if the option is enabled (as happened in
https://github.com/Mbed-TLS/mbedtls/issues/6200).

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-03-01 19:47:23 +01:00
..
config-wrapper-malloc-0-null.h Switch to the new code style 2023-01-11 14:50:10 +01:00
tls13-only.h Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration 2023-03-01 19:47:23 +01:00
user-config-for-test.h Move long -D lists from all.sh to a header file 2021-09-20 19:20:04 +02:00