mbedtls/tests
Manuel Pégourié-Gonnard ecff9e9891 Add test for CA forgery attempt
As we accept EE certs that are explicitly trusted (in the list of trusted
roots) and usually look for parent by subject, and in the future we might want
to avoid checking the self-signature on trusted certs, there could a risk that we
incorrectly accept a cert that looks like a trusted root except it doesn't
have the same key. This test ensures this will never happen.
2018-03-05 13:44:22 +01:00
..
data_files Add test for CA forgery attempt 2018-03-05 13:44:22 +01:00
scripts Fix usage of CFLAGS with cmake in all.sh 2018-03-05 13:42:01 +01:00
suites Add test for CA forgery attempt 2018-03-05 13:44:22 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Support verbose output of the test suites 2018-01-25 18:25:44 +00:00
compat.sh wait_server_start: warn if lsof is not available 2018-01-22 11:24:01 +01:00
Descriptions.txt
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
ssl-opt.sh Merge branch 'prr_428' into mbedtls-2.1-proposed 2018-02-22 16:24:13 +01:00