Nuvini wrote:
You could use
SNI. Very old browsers don't support this though, so you may want to keep that in mind.
SNI looks like a good solution, but unfortunately it doesn't appear to work on Windows XP systems:
Wikipedia wrote:
Does not work on Windows XP, even Internet Explorer 8 (because the support of this feature is not browser version dependent, it depends on SChannel system component which introduced the support of TLS SNI extension, starting from Windows Vista, not XP).
There are still a lot of XP users, though Chrome seems to work on XP:
Wikipedia wrote:
XP on Chrome 6 or newer.
I guess with some browser and/or OS checks you could address this by informing site visitors.