Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49284
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 25 Feb 2011 19:19:13 +0000 (19:19 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 25 Feb 2011 19:19:13 +0000 (19:19 +0000)
commite8b298b20077b60d707d25a04a964e1b83756197
treee8941dddf44328bf54e579956cac6858debcd376
parentd07de01a880d4a4085ff21020664201894f0f444
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49284
Support SSL re-negotiation in the HTTP NIO connector
There is a fair amount of renaming in this patch. The real work is in the new rehandshake() method in the SecureNioChannel.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1074675 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/coyote/http11/Http11NioProcessor.java
java/org/apache/coyote/http11/LocalStrings.properties
java/org/apache/tomcat/util/net/NioChannel.java
java/org/apache/tomcat/util/net/SecureNioChannel.java
webapps/docs/changelog.xml