Merge branch 'Mbed-TLS:development' into patch-1

This commit is contained in:
valord577
2026-04-22 10:41:51 +08:00
committed by GitHub
4 changed files with 99 additions and 13 deletions
@@ -0,0 +1,4 @@
Bugfix
* Fix a TLS 1.2 regression that caused clients to reject valid
ServerKeyExchange signatures using RSA-PSS signature algorithms.
Fixes #10668.