When I
access my secure site (https), a certificate for another site is
displayed, why?
This problem
occurs if you assign the same IP address to each host in your config
file.
SSL does not support name based virtual hosting (host headers are
encrypted in SSL), so only the first certificate listed in your config
file will be sent.