Installing an SSL certificate on Azure Web App


The following details the steps to create and apply an SSL certificate to a web site that is hosted on Azure.

Create the CSR
The following link is a helper app to assist in the creation of the CSR: CSR Generator
Help page for instructions on using the CSR Generator: CSR Generator Help

Use the above tool to create and save 3 files to your computer:

Start the SSL Activation Request
On the ssls.com site, start the SSL Activation Request by copy/pasting the contents of the CSR file into the provided area.
Follow the subsequent instructions for domain validation to receive the SSL certificate.
Certificate zip file contents

Convert the local files to a pfx file
Use this converter tool to convert / combine the local files to a *.pfx file - SSL Converter
Converter User Guide

Add the certificate to the Azure Web App Service

Related


Last modified by Mohit @ 4/16/2025 5:18:13 AM