Tiago Halm
"Ron" <R...@discussions.microsoft.com> wrote in message
news:837548F4-DC3A-43EB...@microsoft.com...
>I get the error:
>
> One of the IP/Port combinations for site '964459156' has already be
> configured to be used by another site. The other site's SSL configuration
> will be used.
>
> from the event log evertime I restart a site or the server.
>
> The sites use a common wildcard certificate and a common IP address with a
> SSL hostheader to differentiate between the sites.
>
> Please let me know if there is a solution for this issue.
>
> Thanks
Do you get an error from the Client navigating over HTTPS to any of
the websites, and do you get the wrong site's content?
If you don't get any error and request route correctly, ignore the
event.
The event is technically correct, since the SSL configuration for all
those SSL websites are TECHNICALLY the same (Host header is not part
of the SSL configuration or routing -- only the IP/Port combination
are, and you configured the sites with the same values and wildcard
certificate -- so it's fine).
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//