I am a little confused as to why Azure is not letting me bind my wildcard SSL certificate to my app?
I've added some screenshots to help illustrate my problem below...
Wildcard Certificate
Here is my wildcard SSL certificate, properly installed on the App Service Plan...
SSL Binding Works Here
I'm able to bind it only to the root domain...
SSL Binding Does Not Work Here
Here is an attempt to bind it to a sub-domain. The portal is not allowing me to add it...
It states:
No certificates match the selected hostname
I have not found any documentation stating that this kind of setup using wildcard SSL certficates are not supported, unless I missed something?
Note: I have tried both the classic portal and the new one with no success.