Author: markt Date: Wed Mar 3 13:27:27 2010 New Revision: 918466 URL: http://svn.apache.org/viewvc?rev=918466&view=rev Log: Respond to veto (I think veto is incorrect in this case)
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=918466&r1=918465&r2=918466&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Mar 3 13:27:27 2010 @@ -99,7 +99,6 @@ +1: kkolinko, markt,funkman -1: - * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48545 Truststores don't have to have passwords Based on a patch by 'smmwpf54' @@ -107,6 +106,8 @@ +1: markt -1: jfclere: Doc says it should use keystorePass (http://tomcat.apache.org/tomcat-6.0-doc/config/http.html). so that would break existing configurations. + markt: It shouldn't break existing configs. JSSE allows trust stores to be + read without providing the password * Workaround https://issues.apache.org/bugzilla/show_bug.cgi?id=48498 Avoid ArrayIndexOutOfBoundsException triggered by Java 6/7 XML parser bug --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org