Recent Posts tagged SSL
IIS 8.5 SNI – Fixing SSL_ERROR_BAD_CERT_DOMAIN
Jun 2, 2019 by peterviola
As you probably know SSL certificates use the https protocol to encrypt communication between your web browser and the web server hosting the web site you’re visiting. You can always tell when your...
How to buy a certificate for an Azure Web App
Apr 5, 2016 by ruslany
If you have tried to enable SSL for your Azure Web App you know that the steps to do that are: Purchase certificate and export it into a PFX file Upload PFX file to a resource group that contains y...