Share via

ssl custom domain

Hamidi Mahat 0 Reputation points
2025-03-11T05:36:46.88+00:00

I have gotten the pem and crt certificate from godaddy, can someone verify the correct method to use this custom domain for my azure web app?

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Laxman Reddy Revuri 5,475 Reputation points Microsoft External Staff Moderator
    2025-03-11T06:51:53.59+00:00

    Hi @Hamidi Mahat
    Since you have received a .crt and .pem certificate from GoDaddy, you'll need to properly configure SSL for your custom domain on your Azure Web App.
    1.Upload the certificate to App Service, please refer below documentation https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-certificate?tabs=apex%2Crbac%2Cazure-cli#upload-the-certificate-to-app-service

    2.Upload the PFX certificate to Azure

    In the left navigation pane, select Custom domains.

    Click on Add binding. please refer below documentation after Add binding https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-bindings?source=recommendations

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.