IIS 8 supports Server Name Indication (SNI). SNI is a transport layer security extension that enables you to use a virtual domain name or a hostname to identify the network endpoint. From a single IP address and port number, you can use multiple SSL certificates to secure various websites on a single domain (i.e. ,www.yourdomain.com, site2.yourdomain.com) or across multiple domains (i.e., www.domain1.com, www.domain2.com).
For more information about installing multiple certificates using SNI, see How to install and configure your SSL Certificate on Windows Server 2012 - IIS 8 and Windows Server 2012 R2 - IIS 8.5 (Multiple Certificates Using SNI).
Because SNI is relatively new, not all browsers support SNI. If the browser does not support SNI, it is presented with a default SSL certificate. The default certificate may cause the browser to present certificate warnings unless you have installed a wildcard certificate on that server that happens to match the name of the website.
Before you use SNI to install multiple certificates, we recommend that you review the lists of desktop and mobile browsers with SNI support below and verify that SNI meets your SSL websites’ requirements.
Desktop Browsers
Mobile Browsers