We have a server with multiple SSL-enabled vhosts, certificate is the same for all of them.
SNI does not seem to be enabled.
When I try to open any url (even the one which is supposed to throw 404 error) apache2 child failes with segfault (11) under firefox, and works fine in IE.
Solaris 10
Apache 2.2.15 mpm-prefork
OpenSSL some 1.0x compiled into apache2.
Any ideas?