Hello,
I have multiple virtual hosts on a single IP. I want to set up an SSL listener on standard port 443 for one virtual host. When I set up this SSL listener and map it to only one virtual host, going to https:// address of any other virtual host on the same IP (not mapped to this listener) presents the SSL certificate of this listener.
Not sure whether this is a bug or whether I am misunderstanding something. How can I make this SSL listener present the SSL certificate only for the mapped virtual host, but not for the unmapped virtual hosts?
Thanks.
I have multiple virtual hosts on a single IP. I want to set up an SSL listener on standard port 443 for one virtual host. When I set up this SSL listener and map it to only one virtual host, going to https:// address of any other virtual host on the same IP (not mapped to this listener) presents the SSL certificate of this listener.
Not sure whether this is a bug or whether I am misunderstanding something. How can I make this SSL listener present the SSL certificate only for the mapped virtual host, but not for the unmapped virtual hosts?
Thanks.