Im using the new static web hosting feature in Azure Storage, redirecting my domain to mystorageaccount.z6.web.core.windows.net using CNAME.
I’ve set SSL to Full since the default URL is protected by an SSL cert. But that’s for *.web.core.windows.net, not for my custom domain (since I can’ explicitly upload a cert to Azure Storage yet).
Is this the reason I’m seeing the that error? What are my options?