Share via

SSLcertificate problem

leketch 21 Reputation points
2021-06-11T15:12:31.177+00:00

I'm new to Azure. I have created a Key Vault, then I asked DigiCert for a SSL certificate. For 10 days now, the certificate is disabled and I have no way to enable it.

What I'm doing wrong ?

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

Answer accepted by question author

Grmacjon-MSFT 19,511 Reputation points Moderator
2021-06-15T07:57:57.093+00:00

Hi @leketch

Thanks for your patience. We apologize for the inconvenience this issue has caused. Can you please share with us which documentation you're following? Also, are you seeing any error messages?

can you double check to make sure you have fulfilled the prerequisites for your app before you created a free managed certificate:

Prerequisites
-Create an App Service app.
-For a private certificate, make sure that it satisfies all requirements from App Service.
Free certificate only:
-Map the domain you want a certificate for to App Service. For information, see Tutorial: Map an existing custom DNS name to Azure App Service.
For a root domain (like contoso.com), make sure your app doesn't have any IP restrictions configured. Both certificate creation and its periodic renewal for a root domain depends on your app being reachable from the internet.

SN: The free certificate is issued by DigiCert. For some top-level domains, you must explicitly allow DigiCert as a certificate issuer by creating a CAA domain record with the value: 0 issue digicert.com.

Hope that helps. Let us know if you have further questions.

-Grace

Was this answer helpful?


0 additional answers

Sort by: Most 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.