I have a website with about 60,000 paying customers 3000 of them use windows XP + IE 8. I want to have a certificate that would serve all of my clients (or multi-certificate solution). the issue is that SHA-1 is deprecated so I want to move to SHA-2, but Windwos XP (pre-service pack 3) doesn't support SHA-2.
So I am looking for a solution to serve both SHA-2 for modern browsers and SHA-1 for my really annoying customer who still uses XP + IE 8. Any idea?
Thanks!!