On Wed, Sep 3, 2008 at 2:15 PM, Amit Dixit <[EMAIL PROTECTED]> wrote:
>
> I want to listen at two ports in Tomcat 5.5. One is SSL enabled and another 
> is unsecured port. Currently I have created two Services in Tomcat, Is it the 
> best strategy or I can satisfy this requirement using one Tomcat Service only.
>

One Tomcat Service, two different connector for each port (i.e. 8080 and 8443).

http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

Cheers

Gregor
-- 
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to