mbedtls/tests/scripts
Raoul Strackx 75475d8465 Always revoke certificate on CRL
RFC5280 does not state that the `revocationDate` should be checked.

In addition, when no time source is available (i.e., when MBEDTLS_HAVE_TIME_DATE is not defined), `mbedtls_x509_time_is_past` always returns 0. This results in the CRL not being checked at all.

https://tools.ietf.org/html/rfc5280
Signed-off-by: Raoul Strackx <raoul.strackx@fortanix.com>
2020-08-26 11:42:52 +02:00
..
all.sh Always revoke certificate on CRL 2020-08-26 11:42:52 +02:00
basic-build-test.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
check_files.py Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
check-doxy-blocks.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
check-generated-files.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
check-names.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
check-python-files.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
curves.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
depends-hashes.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
depends-pkalgs.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
doxygen.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
gen_ctr_drbg.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
gen_gcm_decrypt.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
gen_gcm_encrypt.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
gen_pkcs1_v21_sign_verify.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
generate_test_code.py Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
generate-afl-tests.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
key-exchanges.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
list-enum-consts.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
list-identifiers.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
list-macros.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
list-symbols.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
mbedtls_test.py Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
recursion.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
run-test-suites.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
tcp_client.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
test_generate_test_code.py Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
test_zeroize.gdb Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
test-ref-configs.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
travis-log-failure.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00