mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 08:16:38 +08: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.
|