Author: fhanik Date: Mon Sep 17 12:45:16 2007 New Revision: 576565 URL: http://svn.apache.org/viewvc?rev=576565&view=rev Log: (empty)
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=576565&r1=576564&r2=576565&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Sep 17 12:45:16 2007 @@ -36,6 +36,12 @@ <subsection name="Catalina"> <changelog> <fix> + <bug>43356</bug>: Keystore parameter is relative to CATALINA_BASE, + Truststore is either defined as parameter, javax.net.ssl.trustStore or if empty + defaults to the keystore. + SSL Client cert authentication changed from boolean to "true|false|want" (fhanik) + </fix> + <fix> <bug>30949</bug>: Improve previous fix. Ensure requests are re-cycled on cross-context includes and forwards when an exception occurs in the target page. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]