I have a website hosted on Windows Azure. All pages on the website are on HTTPS. The website can be customized with the customization profile being associated with a uri authority. There is a 3rd party that would like to point a url they own to the website. I already have an SSL certificate associated with the default url for the website, and the url in turn points to the Windows Azure appname.cloudapp.net. To make the default certificate work I needed to associated it with the service in the Windows Azure management portal. For the 3rd party url SSL to work, do I need to add their SSL certificate to the management portal as well?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

For the record, the solution is to use a SSL Unified Communications Certificate which uses SANs (Subject Alternate Names) to support multiple domains. This is an example.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.