You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2007/09/17 21:45:16 UTC

svn commit: r576565 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

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 &quot;true|false|want&quot; (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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org