Skip to content
Commit dc0c8888 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix session resumption



Commit f0348c84 introduced a problem with session resumption. The
version for the session is fixed when the session is created. By moving
the creation of the session earlier in the process the version is fixed
*before* version negotiation has completed when processing the ServerHello
on the client side. This fix updates the session version after version neg
has completed.

Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
parent 9a931208
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment