That’s where server name indication (and the so-called “SNI SSL certificate” that people come looking for) comes in to help you out. So, What is Server Name Indication? SNI is an extension to the SSL/TLS protocol that allows multiple SSL/TLS certificates to be hosted on a single IP address.

Is it safe to use SNI SSL in production? Oct 15, 2014 Server Name Indication (SNI): Use Multiple SSL Nov 14, 2016 What is Server Name Indication? What is SNI? Find out here.

Jul 17, 2020

Rather, with SNI, the client could query the server by hostname and receive the correct certificate. Now, SSL certificates no longer have to be bound to an IP address — they can be bound to a host name. And that might be the best way to view IP SSL vs SNI SSL: With IP SSL, what’s secured is an IP address. With SNI SSL, the host name is Testing SNI Enabled Servers with cURL – Hack's Brain Aug 27, 2018

SNI Custom SSL vs Dedicated IP Custom SSL - Tutorials Dojo

Server Name Indication (SNI): Use Multiple SSL Nov 14, 2016 What is Server Name Indication? What is SNI? Find out here. Nov 17, 2017 Using Multiple SSL Certificates in Apache with One IP Address