On Mon, Feb 21, 2011 at 10:09:14AM +0100, Hajo Locke wrote: > >><VirtualHost ip1.ip1.ip1.ip1:443> > >> Servername example.com > >> SSLCertificateFile crt1 > >></VirtualHost> > > >><VirtualHost ip2.ip2.ip2.ip2:443> > >> Servername example.com > >> SSLCertificateFile crt2 > >></VirtualHost>
See https://issues.apache.org/bugzilla/show_bug.cgi?id=43218#c5 It will work if you use a different ServerName (even varying the port would fix it) in the vhost with a different cert. Regards, Joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org