Re: Status code 403 Forbidden issue for websocket creation using WSS protocol

2017-03-09 Thread nishant singh
-- > Hash: SHA256 > > Nishant, > > On 3/9/17 1:16 PM, nishant singh wrote: > > I am creating a websocket connection to server using "wss" > > protocol from client. I have configured apache as proxy(mod proxy > > and mod_proxy_wstunnel.so module is enabled in

Status code 403 Forbidden issue for websocket creation using WSS protocol

2017-03-09 Thread nishant singh
Hi, I am creating a websocket connection to server using "wss" protocol from client. I have configured apache as proxy(mod proxy and mod_proxy_wstunnel.so module is enabled in Apache httpd.conf file) to my tomcat server. In apache VirtualHost for port 443 is created.Attached is Apache httpd.co