HTTPS -> HTTP

Hello, I have a Cloudflare Tunnel setup that needs to be in HTTP Only, due to the fact that we are rendering a websocket that is not secured. (Yes, we can't do anything with the, like having it wss://, at least not at the moment) Currently all the applications are running besides the micro frontend which again iframe the websocket. Since we can't do HTTPS on the frontend (mixed-content) what's the best case that would suffice our requirements? We have the current setup: Redirect Rules -> https://x.site.com/mobile -> http://x.site.com/mobile (most of the client still gets redirected to https; Always HTTPS is turned off)
2 Replies
Lars
LarsOP6mo ago
Update: So far the workaround I have done is, turning off SSL for the whole domain. Then enabling the HTTPS Rewrite and SSL per hostname under Configuration Rules. Update: The workaround seems to be working. If you have better suggestions or tips, let me know. Thank you guys!
Lars
LarsOP6mo ago
Update: Seems like chromium based browsers force the sites to be secured. Thus creating a loop in redirect.
No description
Want results from more Discord servers?
Add your server