I have 2 servers setup to Network Load Balance 4 SSL sites. NLB is
currently configured for Single affinity so we don't have problems with
users bouncing from one server to another. Here is my question:
We purchased a wildcard SSL certificate that serves all of our web sites
(e.g., *.mysite.com). In a typical installation each SSL site would have
it's own IP address that it is bound to. Now since we have a NLB setup we
can't do this since 2 servers with identical web sites sharing the same IPs
would cause a conflict on the network. I guess my question is - do I need
to add all 4 IP addresses as IPs to the actual Cluster? Then once this
information is propogated down to the servers can I then associate these IPs
to each SSL site?
Thinking in terms of IP addresses / Cluster IP addresses and SSL sites has
got my brain a bit confused.
Brian