mbedtls/programs
Hanno Becker 61c0c70418 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:36:12 +01:00
..
aes Fix error text and whitespace in crypt_and_hash.c 2016-10-07 14:16:57 +01:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey fix for issue 1101: missing rsa context initialization 2017-03-01 16:05:25 +00:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Add tests for missing CA chains and bad curves. 2017-06-07 11:36:12 +01:00
test Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Add extra compilation conditions to X.509 samples 2016-10-10 09:45:17 +01:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00