Files
mbedtls/ChangeLog.d/fix-tls12-rsa-pss-sigalgs.txt
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.