This tutorial will show you how to install a SSL Certificate on a Microsoft Azure Web App (formerly Microsoft Azure Website) Requirements: IIS or OpenSSL installed on a client machine Step 1: Generate and Submit the CSR Because the Azure instance is abstracted as a cloud service, the CSR and private key cannot be generated on […]
Articles Tagged: web app
An Overview of SSL on Microsoft Azure
Azure is Microsoft’s cloud computing platform, a growing collection of integrated services including analytics, computing, database, mobile, networking, storage, and web. There are only a handful of Azure services that currently allow custom SSL Certificates to be installed. Those currently are: Azure Web Apps (formerly known as Websites) Azure Cloud Services Azure Virtual Machines allow […]