IIS: Installation of Multiple Certificates

IIS: Installation of Multiple Certificates

NOTE: The Server Name Indication (SNI) protocol extension is supported starting from IIS version 8.0. Therefore, the instructions below are not applicable for older versions of IIS. Legacy servers can only use one SSL certificate per IP address. If you have separate certificates for each of your websites, it will be necessary to assign a dedicated IP address for each site. An alternative approach is to use a multi-domain (also known as SAN) certificate that covers the required hostnames.

How to Install Multiple Certificates on IIS

Secure Your Site Instantly
1Byte offers trusted SSL certificates to protect your website and ensure secure data transmission for your customers.
FURTHER READING:
1. SSL Certificate Installation on IIS 7
2. SSL Certificate Installation on apache2 (Debian, Ubuntu)
3. SSL Certificate Installation on httpd (CentOS)

Step 1

During certificate installation steps make sure that you tick Require Server Name Indication as shown on the screenshot:

Discover Our Services​

Leverage 1Byte’s strong cloud computing expertise to boost your business in a big way

Domains

1Byte provides complete domain registration services that include dedicated support staff, educated customer care, reasonable costs, as well as a domain price search tool.

SSL Certificates

Elevate your online security with 1Byte's SSL Service. Unparalleled protection, seamless integration, and peace of mind for your digital journey.

Cloud Server

No matter the cloud server package you pick, you can rely on 1Byte for dependability, privacy, security, and a stress-free experience that is essential for successful businesses.

Shared Hosting

Choosing us as your shared hosting provider allows you to get excellent value for your money while enjoying the same level of quality and functionality as more expensive options.

Cloud Hosting

Through highly flexible programs, 1Byte's cutting-edge cloud hosting gives great solutions to small and medium-sized businesses faster, more securely, and at reduced costs.

WordPress Hosting

Stay ahead of the competition with 1Byte's innovative WordPress hosting services. Our feature-rich plans and unmatched reliability ensure your website stands out and delivers an unforgettable user experience.

AWS Partner

As an official AWS Partner, one of our primary responsibilities is to assist businesses in modernizing their operations and make the most of their journeys to the cloud with AWS.

Step 2

Server Name Indication (SNI) is a specific SSL/TLS extension that allows using multiple SSL certificates on a single IP address.

Generally, the best practice for IIS servers is to have *one* SSL certificate that can be considered as the default certificate on the server. All websites that use that default SSL should have the Require Server Name Indication box unchecked.

All additional certificates must be used along with SNI enabled; otherwise, this may cause errors in IIS and disrupt the work of your websites.