Thursday, June 20, 2019

IIS 7.5 Different ssl certificate with different domain name on same ip

have an IIS 7.5 (win 2008 r2) server and i want to bind the same web site to 2 different domain and to 2 different certificates.



I can't use wildcard since the domains are different FQDNs.




If i add 2 bindings for https and port 443 i can't select 2 different certificates (when i change one binding it changes the other).



There is a way to solve this without using different port or splitting to 2 different websites?

No comments:

Post a Comment