I have the following scenario and I need help to deploy it to Windows Azure.
I have the following ASP.NET site that routes customers based on the first part of the DNS name:
...
I have a wildcard SSL certificate with the following subject name *.mysite.com
What I have to do? Thanks!