mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-26 03:57:26 +00:00
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.
|