Ronald Cron | c75ff73 | 2023-07-07 15:13:27 +0200 | [diff] [blame] | 1 | Bugfix |
2 | * In TLS 1.3, fix handshake failure when a client in its ClientHello | ||||
3 | proposes an handshake based on PSK only key exchange mode or at least | ||||
4 | one of the key exchange modes using ephemeral keys to a server that | ||||
5 | supports only the PSK key exchange mode. |