Custom subdomain HTTPS failed creation of Azure App Service Managed Certificate

Istvan Molnar 20 Reputation points
2024-07-18T12:56:50.93+00:00

Summary

I am trying to register a custom domain for an Azure App Service app. Registration of the domain was successful and the app is available as HTTP. image

I am unable to create any certificate for my domain on Azure, I am not even sure, which direction to look for the solution. image Validation succeeds (I added the required CN and TXT), Adding fails.

Error:

"Create App Service Managed Certificate and configure SSL binding Failed to create App Service Managed Certificate for chat.easeme.eu due to error: Pending managed certificate failed: Certificate creation was rejected by CA for canonical name chat.easeme.eu: If retrying does not help, please contact support for assistance."

Is it possible that the issue is due to my incorrect Vercel Settings? I am on Hobby plan and got the following certs. on Vercel already: "*.easeme.eu, easeme.eu"

Thanks a lot! Istvan

Steps to Reproduce

  • Have a Vercel-hosted hobby project with a custom domain (3rd-party-purchase) registered (e.g. easeme.eu)
  • A running Azure App Service app
  • Add binding to Custom Domain
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,365 questions
{count} votes