> From: Jeremy Nix [mailto:[EMAIL PROTECTED] 
> Subject: Re: Running single webapp across multiple hosts
> 
> Only question is can I have 2 different connectors
> (which validate against their own individual certs) 
> run off a single host with multiple aliases?

I think so, but I've never tried it.  There is an address attribute of
the <Connector> element that appears to be what you want.  This would
allow you to associate multiple secure connectors with the same host,
each having their own SSL config, including certificates.

 - 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