简体   繁体   中英

FAILED_NOT_VISIBLE Google-managed SSL certificate in Load Balancing

I am working with Load Balancing to have https to my static website and I have my domain in GoDaddy

At the initial stage I only had Http so I painted my domain with cname pointing to c.storage.googleapis.com with domain name for storage and public its working.

Now to have Https through Load Balancing, 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.

With the same configuration I have the second Frontend configuration as Https that points to the same Static IP with Google-managed SSL certificate.

I was expecting the certificate status to go green but I am facing an issue as FAILED_NOT_VISIBLE am I missing anything.

Tried multiple times but it fails after 15-20 min

在此处输入图像描述

在此处输入图像描述

Finally I fixed it- We need to point the Static IP to DNS in my case I have in GoDaddy, It took some time to point DNS and then it took time for my Google-managed SSL certificate to turn green.

Once it is done I had an issue with err_ssl_version_or_cipher_mismatch for this we need to add Policy to tell LB to use TLS 1.2 but in my case it automatically resolved in 10 min.

We can Point DNS in two ways one by directly adding Static IP to A record in GoDaddy other is by creating a Cloud DNS in GCP and point Nameserver in GoDaddy.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM