mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
c75ff730cd
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
Bugfix
|
|
* In TLS 1.3, fix handshake failure when a client in its ClientHello
|
|
proposes an handshake based on PSK only key exchange mode or at least
|
|
one of the key exchange modes using ephemeral keys to a server that
|
|
supports only the PSK key exchange mode.
|