Replies: 1 comment
-
Resolved, the issue was in my service not trusting a reverse proxy connection |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a domain which i normally use to expose my service.
I have a proxy-host on port 8123 with ssl.
Can i also create a TCP Stream with the same domain (and certificates) but on a different port?
When i do so my https service become unreachable with error "400 Bad Request" while the tcp stream still works.
Beta Was this translation helpful? Give feedback.
All reactions