> > <Connector port="8443" minSpareThreads="5"> > maxSpareThreads="75" 
> > proxyName="local3"> > enableLookups="true" disableUploadTimeout="true"> > 
> > acceptCount="100" maxThreads="200" scheme="https"> > secure="true" 
> > SSLEnabled="true"> > 
> > SSLCertificateFile="/usr/local/apache2/conf/ssl.key/local3.crt"> > 
> > SSLCertificateKeyFile="/usr/local/apache2/conf/ssl.key/server.key"> > 
> > clientAuth="false" sslProtocol="TLS"/>> > Can you talk to Tomcat port 8443 
> > using HTTPS directly with your browser?> As long as that doesn't work, the 
> > combination with Apache in front will> not do it as well.> > Is the 
> > encryption between Apache and Tomcat important for you? If no,> then don't 
> > bother setting up an https port and instead use http between> Apache and 
> > Tomcat.
So, would I comment out the above and use HTTPS by pointing Apache to the 
Tomcat host root folder?
 
_________________________________________________________________
Send e-mail faster without improving your typing skills.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008

Reply via email to