I am running MAMP stack 5.3.21, have 2 apache virtual hosts, each with its own cert.
In httpd-ssl.conf, the top virtual host is set to "_ default _".
Access the bottom virtual host under Safari, Chrome, FF has no problem; the right cert is used, and the cert server name matches that of the apache host name.
When I try to access bottom virtual host (as in the httpd-ssl.conf file) using https under IE, and only IE, the cert of the top virtual host is used!
This is really weird.
Anyone got any idea why this is happening?