FAILED_NOT_VISIBLE负载均衡中由Google管理的SSL证书 [英] FAILED_NOT_VISIBLE Google-managed SSL certificate in Load Balancing

查看:189
本文介绍了FAILED_NOT_VISIBLE负载均衡中由Google管理的SSL证书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在与负载平衡合作,将https连接到我的静态网站,并且我的域名在GoDaddy中.

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

在开始阶段,我只有Http,所以我用cname指向我的域,该域指向c.storage.googleapis.com,其中的域名用于存储并公开其工作.

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.

现在通过负载平衡获得Https,我创建了两个前端配置,一个是具有静态IP的Http,并且启用了CDN,该CDN指向我的云存储,我可以使用静态IP来访问我的网站.

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.

使用相同的配置,我拥有与Https相同的第二个前端配置,该配置指向具有Google管理的SSL证书的相同静态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.

我期望证书状态为绿色,但是由于我缺少任何内容,因此遇到了 FAILED_NOT_VISIBLE 问题.

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

多次尝试,但15-20分钟后失败

Tried multiple times but it fails after 15-20 min

推荐答案

最后,我修复了它,在GoDaddy中,我们需要将静态IP指向DNS,花了一些时间指向DNS,然后才花了点时间.是我的Google管理的SSL证书变为绿色的时间.

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.

完成后,我在err_ssl_version_or_cipher_mismatch上遇到了问题,我们需要添加策略来告诉LB使用TLS 1.2,但在我的情况下,它会在10分钟内自动解决.

Once it's done I hade 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.

我们可以通过两种方式指向DNS,一种是在GoDaddy中将静态IP直接添加到A记录中,另一种是在GCP中创建Cloud DNS,并在Godaddy中指向Nameserver.

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.

这篇关于FAILED_NOT_VISIBLE负载均衡中由Google管理的SSL证书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆