mbedtls/tests
Manuel Pégourié-Gonnard 1c38550bbd Skip to trusted certs early in the chain
This helps in the case where an intermediate certificate is directly trusted.
In that case we want to ignore what comes after it in the chain, not only for
performance but also to avoid false negatives (eg an old root being no longer
trusted while the newer intermediate is directly trusted).

see #220

backport of fdbdd72
2015-09-01 18:34:15 +02:00
..
data_files Add tests for verify callback 2015-09-01 18:29:59 +02:00
scripts Fix missing -static-libgcc when building dlls 2015-08-10 11:56:54 +02:00
suites Skip to trusted certs early in the chain 2015-09-01 18:34:15 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
compat.sh Use good DH params with OpenSSL in tests 2015-06-29 18:52:57 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Fix portability issue in Makefile 2015-04-02 09:51:03 +01:00
ssl-opt.sh Make ssl-opt.sh more tolerant to start timeouts 2015-08-10 17:06:22 +02:00