On 8.3.2011 13:57, Nikko Nikko wrote:
    Is It possible to define 2 SSL connectors for 2 different virtual domain
domains? For example I want to define 2 virtual hosts:  “host1.myhost.com”
and “host2.myhost.com” and want to have different trust store  for each of
them. I want to run them in one and the same Tomcat instance.

Yes, see (almost complete) example here:

  http://www.mail-archive.com/users@tomcat.apache.org/msg61073.html

You just need to add <Alias> elements with the IPs inside <Host> elements.

-Ognjen

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

Reply via email to