> From: Stephen Francis [mailto:[EMAIL PROTECTED] 
> Subject: Fwd: Solution for hosting multiple secure, certified 
> domains at one Tomcat instance
> 
> 3. You then need to map the different IP addresses to 
> different ports for Tomcat to listen on

A more straightforward alternative is to use the address attribute of
each HTTPS <Connector> to insure it's listening only on the IP address
associated with its certificate, leaving the port of each at 443.
Mapping of IP addresses to non-privileged ports isn't necessary if you
use jsvc to start Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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