DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42506>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42506 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2007-06-02 06:59 ------- Many thanks. The second patch has been applied to SVN in r543739. I made some changes: - moved the threadLocal processing to JsseSSLManager, so that now deals with all the SSL context manipulation. - added a property to allow reversion to the original behaviour - renamed some variables and methods to keep original names Warning: the debug code added in the second patch causes some SSL sites (e.g. https://svn.apache.org/) to generate the error: javax.net.ssl.SSLException: Received fatal alert: unexpected_message This seems to be due to calling sock.getSession(). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
