Why can't I bind this this wildcard SSL cert to a custom domain on my App Service?

NSou 21 Reputation points
2021-10-11T18:52:54.92+00:00

I have uploaded a wildcard private key certificate, but cannot use it for SSL binding for the root domain. When I go to add SSL binding and select my custom domain, it says, "No certificates match the selected custom domain."
Uploaded cert:
139601-image.png

Error when trying to do SSL binding:
139574-image.png

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,863 questions
{count} votes

Accepted answer
  1. Lex Li (Microsoft) 4,662 Reputation points Microsoft Employee
    2021-10-12T05:42:13.263+00:00

    It is well discussed elsewhere that a wildcard certificate might not work for root domain,

    https://serverfault.com/questions/310530/should-a-wildcard-ssl-certificate-secure-both-the-root-domain-as-well-as-the-sub/310545

    You need the CA to include the root domain in Alternative Subject Name.


0 additional answers

Sort by: Most helpful