You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSLSocket.session= needs to delay session initialization after the engine is setup
... hopefully the now removed `session=` warning won't confuse users as we do not
do much except for copy-ing the timeout - although the underlying engine should
now have an explicit hint not to create new sessions!
resolves cases such as jruby/jruby#3765
0 commit comments