SNI

Server Name Indication — TLS extension that tells the server which hostname is requested.

SNI lets one server host certs for multiple hostnames on one IP. Pre-SNI, you needed one IP per hostname; SNI killed that limit (and made shared hosting + CDNs cheap).

Try the Ssl Checker tool →