Re: [users@httpd] Websockets not working with Apache proxypass, keep getting 400.

2017-08-25 Thread Weare Borg
Just added these 2 options and also enabled mod_ssl, still 400, bad request. Any logs you would like? Here is the apache error I can find : proxy: Error during SSL Handshake with remote server returned by /cometd/connect On Fri, Aug 25, 2017 at 3:36 PM, Julien Etter

RE: [users@httpd] Websockets not working with Apache proxypass, keep getting 400.

2017-08-25 Thread Julien Etter
Hello, You may need to use SSLProxyCheckPeerCN / SSLProxyCheckPeerName off From: Weare Borg [mailto:kernelfr...@gmail.com] Sent: 25 August 2017 09:14 To: users@httpd.apache.org Subject: [users@httpd] Websockets not working with Apache proxypass, keep getting 400. Distribution : Debian server.

[users@httpd] Websockets not working with Apache proxypass, keep getting 400.

2017-08-25 Thread Weare Borg
Distribution : Debian server. 3.2.0-4-amd64 #1 SMP Debian 3.2.73-2+deb7u2 x86_64 GNU/Linux Server version: Apache/2.2.22 (Debian) Hello friends, I am working on integrating Websocket based functionality into our Spring-MVC application. It works on my localhost, where I neither have SSL, nor