mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 13:34:16 +01:00
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
|
Bugfix
|
||
|
* The cipher suite TLS-RSA-WITH-CAMELLIA-256-GCM-SHA384 was not available
|
||
|
when SHA-1 was disabled and was offered when SHA-1 was enabled but SHA-384
|
||
|
was disabled. Fix the dependency. Fixes #4472.
|