josejamilena-lda / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
1 stars 1 forks source link

SSL handshake issue from Safari. #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.connect to wss:// from Safari.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Safari 5.1.5, tried with OS XP, Windows Vista, Windows 7

Please provide any additional information below.
Certificate created by entrust for the domain.
Chrome & Safari is working, flash bridge is working.

FROM THE LOG
CPEngine$EngineListener: Client trying to connect on port #1973...
TCPEngine: Connection /2.90.63.165:1973 did not detect initial handshake (-1).
 ERROR - TCPEngine$EngineListener: Client not accepted on port 1973 due to handshake issues

Original issue reported on code.google.com by jojiant...@gmail.com on 8 May 2012 at 5:46

GoogleCodeExporter commented 9 years ago
Using the version version=1.0b5 (nightly build 20105)

Original comment by jojiant...@gmail.com on 8 May 2012 at 5:58