mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 13:13:18 +00:00
The splitting of this test into two versions depending on whether SHA-1 was
allowed by the server was a mistake in
5d2511c4d4 - the test has nothing to do with
SHA-1 in the first place, as the server doesn't request a certificate from
the client so it doesn't matter if the server accepts SHA-1 or not.