I have a program that works fine with non secure link to server.
When I try to connect to wss link the connection process lasts about 1 minute and then throws following:
org.eclipse.jetty.websocket.api.UpgradeException: 0 null ....
''''''''''''''''''''
'''''''''''''''''''
WebSocket Closed: 0 null
I can succeed to connect to the same link with BrowserWebSocket Clent extension.
When I try to connect to wss link the connection process lasts about 1 minute and then throws following:
org.eclipse.jetty.websocket.api.UpgradeException: 0 null ....
''''''''''''''''''''
'''''''''''''''''''
WebSocket Closed: 0 null
I can succeed to connect to the same link with BrowserWebSocket Clent extension.