I am working with load balancer to have https for my static website and then route to domain. For routing this, I created two Frontend configuration one is Http having static IP and enabled CDN that is point to my cloud storage I can reach my website with the static IP.I have the second Frontend configuration as Https which will redirect to same Static IP with Google-managed SSL certificate.
But it shows FAILED_NOT_VISIBLE, any insight on this will be helpful.