Search code examples
sslazurerole

Is it possible to have one web role with multiple domains and SSL certificates on windows azure?


Is it possible to have one web role hosted on Windows Azure which respond to multiple domains (to be precise 10 -> ex. www.company.com, www.company.de, www.company.co.uk … ect. ) and having both HTTP and HTTPS (SSL certificates) ?

If this is not possible, what is the alternatives to run one web role with multiple domains and having SSL on them with windows azure ?

Thanks !


Solution

  • You can use the "Full IIS" WebRole.

    http://blogs.msdn.com/b/windowsazure/archive/2010/12/02/new-full-iis-capabilities-differences-from-hosted-web-core.aspx