We are nearing the end of a lot of changes to make our application work in Azure and we want to use the Virtual Machines, not the typical roles way of deploying machines.
Getting to the end I started to make check lists of things I needed to do and I can't seem to find anything that documents using multiple SSLs on the same virtual machine. I have come across some posts on SNI but after reading up on SNI it does not support Windows XP. After researching our user base, 1/3 of our users access from a Windows XP machine which makes SNI useless.
Am I missing something as this seems like a massive oversight in architecture if a VM cannot support multiple SSL certificates?
Does anyone have anything working inside Azure which supports multiple SSLs on the one VIP address?