Hello,
I(m using Fabio 1.4.3 and i've an issue with Websocket and HTTPS Upstream.
I've done a setup with tags for HTTPS Upstream and the website is OK except for web socket in my page. In my browser i've a error : WebSocket Error : Connection already closed.
The wss:// endpoint is good (the one set in my url-prefix).
The same setup with SNI or SSL termination are OK. For HTTPS upstream, i'm using the same certificate than the one in Fabio.
I need to have SSL end to end. I can not do SNI, because for some setup, i need path routing.
Any ideas ? A bug or something impossible to do ?
Hello,
I(m using Fabio 1.4.3 and i've an issue with Websocket and HTTPS Upstream.
I've done a setup with tags for HTTPS Upstream and the website is OK except for web socket in my page. In my browser i've a error : WebSocket Error : Connection already closed.
The wss:// endpoint is good (the one set in my url-prefix).
The same setup with SNI or SSL termination are OK. For HTTPS upstream, i'm using the same certificate than the one in Fabio.
I need to have SSL end to end. I can not do SNI, because for some setup, i need path routing.
Any ideas ? A bug or something impossible to do ?