Files
mbedtls/ChangeLog.d/fix-tls12-rsa-pss-sigalgs.txt
T
Viktor Sokolovskiy 2168fe9cda ssl: narrow TLS 1.2 RSA-PSS handling and add interop coverage
Signed-off-by: Viktor Sokolovskiy <maokaman@gmail.com>
2026-04-16 04:36:48 +03:00

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.