Author: markt
Date: Thu Feb 23 11:58:55 2006
New Revision: 380210

URL: http://svn.apache.org/viewcvs?rev=380210&view=rev
Log:
Reference correct server.xml element for SSL config

Modified:
    tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml?rev=380210&r1=380209&r2=380210&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml Thu Feb 23 11:58:55 2006
@@ -500,7 +500,7 @@
     keystore file.  To fix this, you can either go back and
     <a href="#Prepare the Certificate Keystore">recreate the keystore
     file</a>, or you can add or update the <code>keystorePass</code>
-    attribute on the <code>&lt;Factory&gt;</code> element in the
+    attribute on the <code>&lt;Connector&gt;</code> element in the
     <a href="#Edit the Tomcat Configuration File">Tomcat configuration
     file</a>.  <strong>REMINDER</strong> - Passwords are case sensitive!</p>
     </blockquote></li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to