mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 19:58:53 +00:00
There is now one test case to validate that SHA-1 is rejected in certificates by default, and one test case to validate that SHA-1 is supported if MBEDTLS_TLS_DEFAULT_ALLOW_SHA1 is #defined.