mbedtls/tests
Manuel Pégourié-Gonnard 1beb048316 Add test for limit on intermediate certificates
Inspired by test code provided by Nicholas Wilson in PR #351.

The test will fail if someone sets MAX_INTERMEDIATE_CA to a value larger than
18 (default is 8), which is hopefully unlikely and can easily be fixed by
running long.sh again with a larger value if it ever happens.

Current behaviour is suboptimal as flags are not set, but currently the goal
is only to document/test existing behaviour.
2017-07-06 11:57:31 +02:00
..
data_files Add test for limit on intermediate certificates 2017-07-06 11:57:31 +02:00
scripts Merge remote-tracking branch 'gilles/iotssl-1223/development' into development 2017-06-06 20:11:36 +02:00
suites Add test for limit on intermediate certificates 2017-07-06 11:57:31 +02:00
.gitignore
CMakeLists.txt
compat.sh Allow SHA-1 in test scripts 2017-06-06 18:44:14 +02:00
Descriptions.txt
Makefile
ssl-opt.sh Fix issue in testing SHA-1 compile-time option 2017-06-08 17:51:08 +02:00