mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 06:59:19 +01:00
Test that SHA-1 defaults off
Added tests to validate that certificates signed using SHA-1 are rejected by default, but accepted if SHA-1 is explicitly enabled.
This commit is contained in:
parent
cd3c845157
commit
bc70a1836b
6 changed files with 101 additions and 5 deletions
1
tests/data_files/.gitignore
vendored
1
tests/data_files/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
cli-rsa.csr
|
||||
server2-rsa.csr
|
||||
test-ca.csr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue