You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2015/11/26 17:30:55 UTC

svn commit: r1716735 - /tomcat/trunk/webapps/docs/changelog.xml

Author: remm
Date: Thu Nov 26 16:30:55 2015
New Revision: 1716735

URL: http://svn.apache.org/viewvc?rev=1716735&view=rev
Log:
Changelog for the keystore and truststore configuration change for OpenSSL.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1716735&r1=1716734&r2=1716735&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Nov 26 16:30:55 2015
@@ -107,6 +107,10 @@
         Improve upgrade context classloader handling by using Context.bind and
         unbind. (remm)
       </fix>
+      <fix>
+        Improve OpenSSL keystore/truststore configuration by using the code
+        from the JSSE implementation. (remm, jfclere)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org