What Is SNI?
SNI stands for Server Name Indication. It is an extension of the TLS protocol that allows a client to tell a server which hostname it wants to connect to during the TLS handshake. This is important when multiple websites share the same IP address. For example: Each website can have its own TLS certificate. The
