mbedtls/tests
Manuel Pégourié-Gonnard aa86a61181 Add test for callback and bad signatures
Our current behaviour is a bit inconsistent here:
- when the bad signature is made by a trusted CA, we stop here and don't
  include the trusted CA in the chain (don't call vrfy on it)
- otherwise, we just add NOT_TRUSTED to the flags but keep building the chain
  and call vrfy on the upper certs
2018-03-05 13:44:22 +01:00
..
data_files Add test for same CA with different keys 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 callback and bad signatures 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