mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-14 01:26:49 +00:00
Remove redundant RSA dependency
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
5194ff8e00
commit
d2d9bbf9a6
@ -2732,7 +2732,6 @@ run_test "Context-specific CRT verification callback" \
|
||||
|
||||
# Tests for SHA-1 support
|
||||
requires_hash_alg SHA_1
|
||||
requires_config_enabled MBEDTLS_RSA_C
|
||||
run_test "SHA-1 forbidden by default in server certificate" \
|
||||
"$P_SRV key_file=data_files/server2.key crt_file=data_files/server2.crt" \
|
||||
"$P_CLI debug_level=2 force_version=tls12 allow_sha1=0" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user