mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-21 19:46:17 -04: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>