On 25/09/2011 17:11, kkoli...@apache.org wrote: > Author: kkolinko > Date: Sun Sep 25 16:10:59 2011 > New Revision: 1175421 > > URL: http://svn.apache.org/viewvc?rev=1175421&view=rev > Log: > Mention when support for RFC 5746 was added. > > As far as I am reading Tomcat-Navive changelog, > it does not have implementation for this new renegotiation protocol.
It should have. It is entirely provided by OpenSSL. Also, search http://tomcat.apache.org/native-doc/miscellaneous/changelog.html for renegotiation. The APR/native HTTP connector fully supports control of whether or not legacy negotiation is supported via the allowUnsafeLegacyRenegotiation attribute of the connector. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org