Hello,
Thank you for your response.
After playing around with IIS and the NLB cluster, I realized that I was completely missing something. What I did was add multiple internal IP addresses to the cluster (192.168.10.15-23). Then, I'll just use these (by manually typing them in using the bindings area of IIS) for the IPs for the certificates. Not sure how I missed this.
I don't think the multiple IPs for the cluster will cause any issues. Could I be missing something here?
Thank you so much!
Christine
Main Topics
Browse All Topics





by: sharepointguru14Posted on 2009-07-29 at 13:55:10ID: 24974575
Christine,
That will depend on the information that you put into the CSR. What I would do is not specify IP addresses and only put the domain name in the CSR. This way you can use the certificate for any site that has that domain. You can apply the same certificate on the 2 LB WFE servers.
You will need a new certificate for each separate web application though, no real way around that. If you can get away putting everything in the same web application but different site collections than you can use just the 1 certificate. You can give names like site1.domain.com site2.domain.com and use the same certificate as long as you get a wildcard certificate specifying the domain by *.domain.com