I am moving our website to Azure, running on a Windows Server 2012 virtual machine. I bought the SSL substitution certificate with GoDaddy and it was installed and configured on the virtual machine. I also configured IIS to use this certificate for all requests on port 443. I also created an HTTPS endpoint in the Azure Management Console on port 443.
I can normally connect to the website on port 80, but 443 cannot be reached and control the connection through a violinist, I get a 502 response.
I looked through all the Azure documentation and cannot find much useful information for setting up SSL on a virtual machine in the cloud.
source share