You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/05/12 16:17:06 UTC

[Bug 56515] New: SSL Proxy proctocol (WSS) breaks and talks NON-SSL to backend

https://issues.apache.org/bugzilla/show_bug.cgi?id=56515

            Bug ID: 56515
           Summary: SSL Proxy proctocol (WSS) breaks and talks NON-SSL to
                    backend
           Product: Apache httpd-2
           Version: 2.4.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: mod_proxy_wstunnel
          Assignee: bugs@httpd.apache.org
          Reporter: andre.wendel@bmw.de

Hello,

i tried to tunnel an websocket SSL connection to a GFv4 backend which runs on
SSL, but i wan't able to establish an connection.

As long as I configured the ProxyPass rules with the protocol WS on the HTTP
port of the Glassfish everything worked as expected. After changing the
configuration to WSS and the HTTPS port, the connection breaks.

During the debug with whireshark, is seems that even if the proxypass rules run
on WSS the Apache talks NON SSL to the backend, because all requests are
readable by whireshark?

After changing the configuration to WSS ProxyPass on NON SSL the communication
worked.

Best regards,
André

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56515] SSL Proxy proctocol (WSS) breaks and talks NON-SSL to backend

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56515

Yann Ylavic <yl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Yann Ylavic <yl...@gmail.com> ---


*** This bug has been marked as a duplicate of bug 55320 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org