Hacker News new | ask | show | jobs
by jfroma 3315 days ago
The other problem with Windows XP and https is SNI. You cant serve more than one domain with different ssl certificates from the same IP address, you either use SANs or different IP addresses. This does not only affect IE on XP but every browser.
2 comments

> https://twitter.com/David_Leavitt/status/866790014717497345

IIRC, Chrome and Firefox for XP support SNI because they bundle their own TLS libraries, rather than using a system library.

im suprised there are any non sni visitors to SO. i expect most of them are bots eg. old versions of wget etc.