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 wrote: > Hello, > > You may n

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. 3