I have a web app that is hosted on three app services within a single subscription. All of them are hosted with different subdomains:
- mystie.com
- dev.mystie.com
- demo.mystie.com
I bought Azure Wildcard certificate to provide ssl connection and I'm able to bind it to mystie.com and to dev.mystie.com, but not to demo.mystie.com. It is listed in the Private Key Certificates table
But not in Private Certificate Thumbprint list on the TLS/SSL binding window
What I'm doing wrong?
P.S. Do I need to provide some additional information for you guys to help you figure out this issue?