JD Stuart
JD Stuart

Reputation: 557

Custom domain SSL certificate for Azure websites in Shared mode

How can I upload a SSL certificate for an Azure Web Site running in Shared mode?

Microsoft states that Custom Domain SSL certificates are supported for both Shared and Reserved Web Sites - http://www.windowsazure.com/en-us/pricing/details/web-sites/ (click the SSL certificates tab) , but I can't seem to find any place to upload a certificate when the site is running in Shared mode.

Upvotes: 8

Views: 1057

Answers (1)

cory-fowler
cory-fowler

Reputation: 4088

The documentation is incorrect, SSL is only available in Reserved at the moment and is in a preview capacity

Upvotes: 6

Related Questions