mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-29 08:31:06 +02:00
Previously, the transforms were populated before extension parsing, which resulted in the client rejecting a server hello that contained a connection ID. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>