Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 743
JD Stuart Avatar asked Jun 03 '13 15:06

JD Stuart


People also ask

How do I add an Azure SSL certificate to custom domain?

In the Azure portal, from the left menu, select App Services > <app-name>. From the left navigation of your app, start the TLS/SSL Binding dialog by: Selecting Custom domains > Add binding. Selecting TLS/SSL settings > Add TLS/SSL binding.

Does Azure provide https option for custom domain applications?

To enable HTTPS on an Azure CDN custom domain, you use a TLS/SSL certificate. You choose to use a certificate that is managed by Azure CDN or use your certificate. Azure CDN handles certificate management tasks such as procurement and renewal. After you enable the feature, the process starts immediately.

Does Azure provide SSL certificate?

- Free SSL certificate is available in Azure provided by DigiCert. But wildcard is not supported. You may need to use CNAME etc.


1 Answers

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

like image 127
cory-fowler Avatar answered Oct 20 '22 06:10

cory-fowler