Neither suggestion worked.

On 5/25/2010 5:52 AM, Konstantin Kolinko wrote:
2010/5/25 Jeff<jwi...@cox.net>:
Any clues as to what is wrong?
   6.          useIPVHosts="true" />
Thus you should use IP addresses as host names (or as aliases).

   8.<Connector address="1.2.3.4" port="443"
   9.          protocol="org.apache.coyote.http11.Http11Protocol"
  10.          SSLEnabled="true"
  11.          maxThreads="150" scheme="https" secure="true"
  12.          clientAuth="false" sslProtocol="TLS"
  13.          keystoreFile="/usr/share/tomcat/.keystore"
  14.          keystorePass="changeit" />
Your HTTPS connectors do not have the "useIPVHosts" flag set.

The above are just my guesses, but I hope that it helps.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.819 / Virus Database: 271.1.1/2894 - Release Date: 05/24/10 
13:26:00

Reply via email to