mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-05 21:15:16 +00:00
2168fe9cda
Signed-off-by: Viktor Sokolovskiy <maokaman@gmail.com>
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
Bugfix
|
|
* Fix a TLS 1.2 regression that caused clients to reject valid
|
|
ServerKeyExchange signatures using RSA-PSS signature algorithms.
|
|
Fixes #10668.
|