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: [email protected]
For additional commands, e-mail: [email protected]