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:02 +0000 (17:33 +0100)
commitd9b277e085988598945463b0ad12a6321556252b
treeab08428edf81b6a94d35f0168ffd12bb7bdb246f
parentaace6dbcb34ba40e9b5ef2da11d3d3e724599ca9
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