https://issues.apache.org/bugzilla/show_bug.cgi?id=48677
--- Comment #1 from Konstantin Kolinko <[email protected]> 2010-02-04 00:08:56 UTC --- The renegotiation protection feature that you are facing was implemented in rev.891292. Note, that you can disable it by setting allowUnsafeLegacyRenegotiation attribute on a Connector to the value of "true". That is documented here: http://tomcat.apache.org/tomcat-6.0-doc/config/http.html http://tomcat.apache.org/security-6.html -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
