gh-105293: Do not call SSL_CTX_set_session_id_context on client side SSL context (#105295)
* gh-105293: Do not call SSL_CTX_set_session_id_context on client side SSL context Openssl states this is a "server side only" operation. Calling this on a client side socket can result in unexpected behavior * Add news entry on SSL "set session id context" changes
G
Grant Ramsay committed
21d98be42289369ccfbdcc38574cb9ab50ce1c02
Parent: 490295d
Committed by GitHub <noreply@github.com>
on 7/14/2023, 7:10:54 AM