mbedtls/programs/ssl
Hanno Becker 6fd6d248ae Add tests for missing CA chains and bad curves.
This commit adds four tests to tests/ssl-opt.sh:
(1) & (2): Check behaviour of optional/required verification when the
trusted CA chain is empty.
(3) & (4): Check behaviour of optional/required verification when the
client receives a server certificate with an unsupported curve.
2017-06-07 11:40:44 +01:00
..
CMakeLists.txt Add mini_client.c 2015-02-16 17:22:46 +00:00
mini_client.c Rename website and repository 2015-03-06 13:17:10 +00:00
ssl_client1.c Use x509_crt_verify_info() in programs 2015-04-17 19:57:21 +02:00
ssl_client2.c Add tests for missing CA chains and bad curves. 2017-06-07 11:40:44 +01:00
ssl_fork_server.c Rename website and repository 2015-03-06 13:17:10 +00:00
ssl_mail_client.c fix bug in ssl_mail_client 2015-04-30 12:50:22 +02:00
ssl_pthread_server.c Rename website and repository 2015-03-06 13:17:10 +00:00
ssl_server.c Rename website and repository 2015-03-06 13:17:10 +00:00
ssl_server2.c Add tests for missing CA chains and bad curves. 2017-06-07 11:40:44 +01:00