Author: violetagg
Date: Wed Sep 21 14:31:46 2016
New Revision: 1761752
URL: http://svn.apache.org/viewvc?rev=1761752&view=rev
Log:
Fix typo
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=1761752&r1=1761751&r2=1761752&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/trunk/webapps/docs/config/http.xml Wed Sep 21 14:31:46 2016
@@ -1443,7 +1443,7 @@
intending to use the APR connector, and Tomcat will automatically enable
it
and the default value of this attribute becomes
<code>org.apache.tomcat.util.net.openssl.OpenSSLImplementation</code>.
- In that case, the attributes from either from either JSSE and OpenSSL
+ In that case, the attributes from either JSSE and OpenSSL
configuration styles can be used, as long as the two types are not mixed
(for example, it is not allowed to define use of a Java keystore and
specify a separate pem private key using the OpenSSL attribute).</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]