Hello, as far as i know, you should provide the IP-address to the VirtualHosts:
<VirtualHost 123.45.67.8:443> ServerName www.test2.de .... </VirtualHost> <VirtualHost 123.45.67.9:443> ServerName www.test3.de ... </VirtualHost> - Moritz Am Tuesday den 12. May 2009 schrieb Alexander Diedler: > I got the SSL configuration not to work: > In my 000-default in /apache2/sites-enabled/: [..] > <VirtualHost *:443> > ServerName www.test2.de > [Certfile test2.de] > </VirtualHost> > <VirtualHost *:443> > ServerName www.test3.de > [Certfile test3.de] > </VirtualHost> > Every Domain has it own IP address.If I use https://www.test2.de everything > ok but if I use https://www.test3.de id said that the certificate is > invalid, is only valid for test2.de and www.test2.de -- Wissen ist das einzige Gut, das sich vermehrt, wenn man es teilt. -- http://www.lagerkochbuch.ch --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org