We are running an App Engine Flexible app behind with Fastly (CDN) on the front. We have set up ghs.googlehosted.com
as the origin server, so the CDN forwards the request to that server if it doesn't have the cached version. This has been running fine for months.
However, we want now to ensure Fastly connects to the origin (ghs.googlehosted.com
) over TLS. It seems ghs.googlehosted.com
does not support TLS. Any ideas of how to overcome this situation?