Author: markt
Date: Fri May 1 18:23:58 2015
New Revision: 1677201
URL: http://svn.apache.org/r1677201
Log:
Drop duplicates
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=1677201&r1=1677200&r2=1677201&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Fri May 1 18:23:58 2015
@@ -1356,31 +1356,6 @@
<attributes>
<attribute name="SSLCACertificateFile" required="false">
- <p>See <a
href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcacertificatefile">
- the mod_ssl documentation</a>.</p>
- </attribute>
-
- <attribute name="SSLCACertificatePath" required="false">
- <p>See <a
href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcacertificatepath">
- the mod_ssl documentation</a>.</p>
- </attribute>
-
- <attribute name="SSLCARevocationFile" required="false">
- <p>See <a
href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcarevocationfile">
- the mod_ssl documentation</a>.</p>
- </attribute>
-
- <attribute name="SSLCARevocationPath" required="false">
- <p>See <a
href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcarevocationpath">
- the mod_ssl documentation</a>.</p>
- </attribute>
-
- <attribute name="SSLCertificateChainFile" required="false">
- <p>See <a
href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcertificatechainfile">
- the mod_ssl documentation</a>.</p>
- </attribute>
-
- <attribute name="SSLCACertificateFile" required="false">
<p>Name of the file that contains the concatenated certificates for the
trusted certificate authorities. The format is PEM-encoded.</p>
</attribute>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]