Can Zoraxy proxy an HTTPS request to HTTP? #597
Replies: 4 comments 5 replies
-
Yes, try follow the quick start walk through if you have difficulties finding the settings. |
Beta Was this translation helpful? Give feedback.
-
Continuing to dig into this... The line "strict-origin-when-cross-origin" had me curious. So after some research I found this page - https://www.home-assistant.io/integrations/http#cors_allowed_origins It also has info on "trusted proxies". So I looked more into HA and found logs section in the settings where I found: So signs are pointing to additional configuration needed in HA. I will post my findings. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried to read through all of the discussions and issues for an answer to this, but couldn't find anything. Sorry if this has been answered.
I would like to have an incoming HTTPS request proxy to an http request to a local server. I think I have tried every setting I can find but nothing seems to work. The problem is the local server will not serve via https. And I don't want to publicly serve on port 80.
Beta Was this translation helpful? Give feedback.
All reactions