Hey,
I am new to HAProxy and working with sockets in general. I have trouble hole-punching through the proxy to the endpoint that starts up the socket. As of now, I am not even sure the problem is Origin related, which initially thought it was.
The setup:
Postman → Firewall (HaProxy) → Server
Between the client and Firewall the connection has SSL.
Between the Firewall and server there is no SSL
Is this set-up even possible? I mean is it necessary for the socket (wss) to have an SSL connection directly from client to server?
1 post - 1 participant