mbedtls/programs/test
Manuel Pégourié-Gonnard a58b04649b Add negative test for hard reconnect cookie check
The server must check client reachability (we chose to do that by checking a
cookie) before destroying the existing association (RFC 6347 section 4.2.8).
Let's make sure we do, by having a proxy-in-the-middle inject a ClientHello -
the server should notice, but not destroy the connection.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2020-03-31 09:57:45 +02:00
..
benchmark.c Fix CTR_DRBG benchmark 2019-10-28 21:07:08 +01:00
CMakeLists.txt Remove ssl_cert_test sample app 2019-04-07 16:59:13 +03:00
selftest.c Add a calloc self-test 2019-09-30 13:59:47 +02:00
udp_proxy.c Add negative test for hard reconnect cookie check 2020-03-31 09:57:45 +02:00