7 ms·
Unless there are multiple secured domains hosted on that IP address, in which case knowing the domain would be extra information.
by masomenos 13y ago
Unless there are multiple secured domains hosted on that IP address, in which case knowing the domain would be extra information.
- richardwhiuk 13y agoYou can't have multiple secure domains on a single host which don't require the user to know a non-standard port without exposing the domain in plain text as part of SNI.
- RKearney 13y agoYou can if you have a certificate with multiple domain names in the SAN[0] field. [0] http://en.wikipedia.org/wiki/SubjectAltName http://en.wikipedia.org/wiki/SubjectAltName