Answered by:
Best Way To Go

Question
-
Hi,
Ive been stuggling for days now to try & work out best & most economical way to move our environment over to Azure.
We host say 100 Dot Net Nuke websites with half of those using SSL.
Currently all DNN sites are separate instances.
Ive discovered that Cloud Services can host multiple sites but i dont know how to get around the SSL issue with 1 ip.
Look forward to the communites thoughts.
Tuesday, September 11, 2012 10:16 AM
Answers
-
Hi, ango2310!
You should use wildcard certificate. Here you can see how to setup it on IIS Server http://blogs.msdn.com/b/asiatech/archive/2010/12/27/setting-up-a-wildcard-certificate-in-iis-7-how-to-avoid-those-certificate-mismatch-errors.aspx
- Marked as answer by Jiang Yun Monday, September 24, 2012 9:33 AM
Tuesday, September 11, 2012 10:29 PM
All replies
-
Hello tango2310,
Right now, the only way you could get around this problem, is using a multi domain certificate, it seems that it could match multiple DNS names. But you are going to have to look more into it.<o:p></o:p>
Good luck, keep me updated.<o:p></o:p>
Mario<o:p></o:p>
Tuesday, September 11, 2012 8:00 PM -
Hi, ango2310!
You should use wildcard certificate. Here you can see how to setup it on IIS Server http://blogs.msdn.com/b/asiatech/archive/2010/12/27/setting-up-a-wildcard-certificate-in-iis-7-how-to-avoid-those-certificate-mismatch-errors.aspx
- Marked as answer by Jiang Yun Monday, September 24, 2012 9:33 AM
Tuesday, September 11, 2012 10:29 PM -
Hi, ango2310!
You should use wildcard certificate. Here you can see how to setup it on IIS Server http://blogs.msdn.com/b/asiatech/archive/2010/12/27/setting-up-a-wildcard-certificate-in-iis-7-how-to-avoid-those-certificate-mismatch-errors.aspx
a wildcard certificate would only help for subdomains but he didn't mention whether all instances are custom domains or just subdomains.Wednesday, September 12, 2012 10:49 AM