Author: markt Date: Tue Sep 15 17:59:22 2009 New Revision: 815424 URL: http://svn.apache.org/viewvc?rev=815424&view=rev Log: Proposal
Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=815424&r1=815423&r2=815424&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Sep 15 17:59:22 2009 @@ -137,3 +137,12 @@ rjung: the same fix seems to be necessary for container/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastServiceImpl.java (plus another use of the mutex also in receive() around membership.removeMember(m). + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46950 + Adds support for SSL renegotiation when CLIENT-CERT auth is required due to a + security constraint + Note: Patch cannot be applied until tc-native 1.1.17 has been released + since it depends on a new native method + http://svn.apache.org/viewvc?rev=815418&view=rev + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org