> From: "Caldarale, Charles R"
> > From: Mark Thomas [mailto:ma...@apache.org]
> > Subject: Re: Sanity check: Multiple SSL virtual hosts
> >
> > It should work. The only potential issue is that a request to
> > 123.123.123.111 can still access host2
&
urni.
> From: chuck.caldar...@unisys.com
> To: users@tomcat.apache.org
> Date: Sat, 9 May 2009 22:23:26 -0500
> Subject: RE: Sanity check: Multiple SSL virtual hosts
>
> > From: Martin Gainty [mailto:mgai...@hotmail.com]
> > Subject: RE: Sanity check: Multiple SSL virtua
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Subject: RE: Sanity check: Multiple SSL virtual hosts
> I noticed you are using the same port 8443 for 2 different connectors
> each connector needs their own IP/port combination
??? The OP's config clearly shows a separate IP
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: Sanity check: Multiple SSL virtual hosts
>
> It should work. The only potential issue is that a request to
> 123.123.123.111 can still access host2
Shouldn't there be elements for the IP addresses for each to
i
I noticed you are using the same port 8443 for 2 different connectors
each connector needs their own IP/port combination
Martin Gainty
__
Disclaimer and Confidentiality/Verzicht und Vertraulichkeitanmerkung/Note de
déni et de confidentialité
This mes
Ognjen Blagojevic wrote:
> Does this look right?
It should work. The only potential issue is that a request to
123.123.123.111 can still access host2 (although they will get a warning
about certificate validity). It would require playing with name
resolution (eg local hosts file) to do this.
Mark