Re: Switching Java client to Websocket with SSL // Connection closed during SSL handshake

2014-10-20 Thread Heiko Burghardt
Hello Lukas, On other thing that cames to my mind is intermediate certificates. Are intermediate certificates correctly installed on haproxy? Here we got the problem and now it is clear to me — all the behavior we saw in the tcpdumps. The browsers have the intermediate cert installed and

Re: Switching Java client to Websocket with SSL // Connection closed during SSL handshake

2014-10-17 Thread Heiko Burghardt
HAPROXYTCP 68 62199→443 [ACK] Seq=147 Ack=2508 Win=131072 Len=0 TSval=666771608 TSecr=1791798082 Thanks for your help in advance. Best regards, Heiko --- Heiko Burghardt IT Infrastructure -- .. Riege

Re: Switching Java client to Websocket with SSL // Connection closed during SSL handshake

2014-10-17 Thread Heiko Burghardt
poll : pref=200, test result OK select : pref=150, test result OK Total: 3 (3 usable), will use epoll. Thanks again and best regards, Heiko --- Heiko Burghardt IT Infrastructure -- .. Riege Software International

Re: Switching Java client to Websocket with SSL // Connection closed during SSL handshake

2014-10-17 Thread Heiko Burghardt
Hello Lukas, Thanks for your update. Currently, I start haproxy manually with this command (in the same shell I edit the config file, thus I have to stop haproxy with CTRL-C for changes): — haproxy -d -f /etc/haproxy/haproxy.cfg — I see. Can you run it through strace -tt, Not that I

Switching Java client to Websocket with SSL // Connection closed during SSL handshake

2014-10-16 Thread Heiko Burghardt
completely on the Java settings. I used a very recent version of Java 7 for my tests. Does somebody have further ideas what I might have overseen? Thanks in advance. Best regards, Heiko --- Heiko Burghardt IT Infrastructure