Server Name Indication

Share to:

Server Name Indication is an extension to TLS by which a client indicates which hostname it is attempting to connect to at the start of the handshaking process. This allows a server to present multiple certificates on the same IP address and TCP port number without requiring all these sites to use the same certificate. The desired hostname is not encrypted, so an eavesdropper is still possible to see which site is being requested.