Working with Cloudflare with google cloud

Hi
I an app deployed to google cloud. Google allows me to connect a domain to the app via CNAME: ghs.googlehosted.com.
Google also enforce me to expose my app with SSL provisioned for me.

My domain is hosted on CF with CF SSL.

  1. When the SSL is Flexible I am getting ERR_TOO_MANY_REDIRECTS (I also see all the redirects in my logs).

  2. When the SSL is Full or Full strict I am getting Error 525.

How can I put google behind CF when google generate certificate for my app (same domain)?

Thanks

Install a valid certificate on your GCP machine.

1 Like

Why google SSL is not valid? When use DNS only I get no warning from the browser
Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.