Search code examples
httpfirebasehttpsgoogle-cloud-platformfirebase-hosting

Firebase Hosting, disable HTTPS?


Is there any way to disable HTTPS with Firebase hosting?

The reason I need this, is that, I've built a site that lets you embed iframes from other sites, and security rules disallow me from embedding an HTTP frame inside of my HTTPS site.


Solution

  • No. All traffic coming into and going out of Google is encrypted.