Binding SSL certificates to Website in IIS -
i have server hosting domain named abc.com . have ssl certificate installed domain on server , abc.com require ssl. have sub domain sub.abc.com secured ssl certificate.
now did bind. clicked main site abc.com in iis , opened bindings. in bindings, added https , ip address gave unassigned. ssl certificate selected ssl cert abc.com.
again sub domain binding followed same steps under ip address gave ip (19.xxx.xx.xx) of server. under certificate picked certificate sub.abc.com.
now on browser if open sub.abc.com working fine. if load abc.com site loading warning , displaying certificate of sub.abc.com instead of abc.com . in bindings can confirm have mapped correct certificate.
not sure whats going wrong here. highly appreciated.
unless running iis 8 , above, can use sni,
Comments
Post a Comment