We have two web sites hosted on IIS that we want to SSL. To do this I believe we need each site to have their own IP address.
These sites are hosted on a web farm which is load balanced with a hardware load balancer. Each server in the farm is set up with shared configuration.
So, if we have two sites, each server needs two IP addresses. The issue is with shared configuration how do we set up the site bindings, because the same site on each server will be bound to a different IP?