Ensure that the session ID context of an SSL* is updated
authorAdam Langley <agl@chromium.org>
Mon, 5 Jan 2015 16:28:33 +0000 (17:28 +0100)
committerEmilia Kasper <emilia@openssl.org>
Mon, 5 Jan 2015 16:33:28 +0000 (17:33 +0100)
commit2357cd2e200dbc964e81e867194dd3be8fc00d7e
tree80642eeaa26e34e3c9f87b8f1f5025ca255aabab
parent5951cc004b96cd681ffdf39d3fc9238a1ff597ae
Ensure that the session ID context of an SSL* is updated
when its SSL_CTX is updated.

From BoringSSL commit
https://boringssl.googlesource.com/boringssl/+/a5dc545bbcffd9c24cebe65e9ab5ce72d4535e3a

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 61aa44ca99473f9cabdfb2d3b35abd0b473437d1)
CHANGES
ssl/ssl_lib.c