Need help installing a SSL.com certificate on Azure VM

Marcus Baker 1 Reputation point
2020-09-10T20:37:37.64+00:00

I just set up an Azure VM. My unsecured website (http) is working fine to this new Azure box. I'm am trying to get the SSL.com certificate working so that https will work, and I'm running into some difficultly. I can't find a document that is straight forward in doing this, and I'm a rookie in setting this up.

I used openssl to convert my .p7b file from SSL.com to a .pbx file that can be imported by Azure. I added it to the Azure Key Vault, and it is visible in the Azure VM. I assigned it to my website in the IIS bindings. But when I go to my website https://www.mysite.com, it was just timing out.

I tried opening up port 443 on the firewall of the VM, and added an inbound port rule for 443 on the VM, still no luck.

Now, whatever I've done, https://www.mysite.com logs me into an Azure VM Windows Admin Center webpage.

Does anyone know step by step instructions of what needs to be done?

Marc

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,144 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,001 questions
{count} votes

1 answer

Sort by: Most helpful
  1. prmanhas-MSFT 17,891 Reputation points Microsoft Employee
    2020-09-11T06:30:24.057+00:00

    @Marcus Baker Apologies for all the inconvenience caused because of the issue.

    Can you check this public documentation which consist of step by step instructions installing SSL certificate on Azure VM.

    Do let me know in case of any queries.

    Hope it helps!!!

    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics

    1 person found this answer helpful.
    0 comments No comments