You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Anton Brazhnyk <a....@biconsulting.ws> on 2002/03/01 11:29:27 UTC

RE: virtual hosts/certificates

Hi,

> -----Original Message-----
> From: Bernhard Wraase [mailto:bw@netkosmos.de]
> Sent: Thursday, February 28, 2002 6:59 PM
> To: tomcat-user@jakarta.apache.org
> Subject: virtual hosts/certificates
> 
> 
> Hello,
> 
> is it possible to use several certificates in one tomcat?
> I would like to configure a different cert for each virtual host.
> I.e.:
> cert A for virtual host 1
> cert B for virtual host 2
> cert C for virtual host 3
> As far as I understand the docs it is not possible.
> 
> Does anybody know a trick?

IMHO it isn't possible on SSL (TLS) specification layer.
AFAIK SSL protects connections on host basis.
You can do tricks only if your virtual hosts are real hosts with
different IPs.

> -- 
> Regards Bernhard
> 

Anton

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>