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/20 15:39:01 UTC

svn commit: r1715370 - /tomcat/trunk/webapps/docs/config/http.xml

Author: remm
Date: Fri Nov 20 14:39:01 2015
New Revision: 1715370

URL: http://svn.apache.org/viewvc?rev=1715370&view=rev
Log:
Add another clarification, since that's what mod_ssl documentation says.

Modified:
    tomcat/trunk/webapps/docs/config/http.xml

Modified: tomcat/trunk/webapps/docs/config/http.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1715370&r1=1715369&r2=1715370&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Fri Nov 20 14:39:01 2015
@@ -1266,6 +1266,8 @@
       the server certificate used. The format is
       PEM-encoded. Relative paths will be resolved against
       <code>$CATALINA_BASE</code>.</p>
+      <p>The certificate chain used for Tomcat should not include the server
+      certificate as its first element.</p>
       <p>Note that when using more than one certificate for different types,
       they all must use the same certificate chain.</p>
     </attribute>



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