RE: VirtualHost + SSL and only one ip

2006-02-17 Thread George Sexton
> Sent: Friday, February 17, 2006 6:05 PM > To: Tomcat Users List > Subject: RE: VirtualHost + SSL and only one ip > > I thought that my be the load balancer is able to differ the DNS. > But I learnd that at leas our loadbalacer has not this bility. > This could be done with an

RE: VirtualHost + SSL and only one ip

2006-02-17 Thread Haluk Durmus
> > > > -Original Message- > > From: Haluk Durmus [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 16, 2006 2:26 AM > > To: Tomcat Users List > > Subject: Re: VirtualHost + SSL and only one ip > > > > thanks, > > > > yes t

RE: VirtualHost + SSL and only one ip

2006-02-16 Thread George Sexton
/ Voice: 303 438 9585 > -Original Message- > From: Haluk Durmus [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 16, 2006 2:26 AM > To: Tomcat Users List > Subject: Re: VirtualHost + SSL and only one ip > > thanks, > > yes this is shocking. > > B

Re: VirtualHost + SSL and only one ip

2006-02-16 Thread Haluk Durmus
thanks, yes this is shocking. But is it posible to use different ports on tomcat for SSL. Wie have a loadbalancer witch could switch to the different ports. > No its not possible. Here's a link to the FAQ for Apache that discusses > the issues. > > http://httpd.apache.org/docs/2.0/ssl/ssl_faq.

Re: VirtualHost + SSL and only one ip

2006-02-15 Thread gsexton
No its not possible. Here's a link to the FAQ for Apache that discusses the issues. http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts > Hello, > > is it posible to have differnet VirtualHost host1..com and > host2..com and, > All with different SSL-Keys but ony one IP. > > I'm