Hi Norman,
I'm facing similar issue which is described in above thread chain. I have a signed certificated from trusted CA. When we try to create socket connection using WSS protocol, connection gets opened and closed with a IOException immediately.
Exception that was raised here is, "IOExceptions has been raised Received fatal alert: bad_certificate". Could you please tell me what is causing the socket connection to be closed immediately.
Chrome and IE browser's are not having any issues while creating socket connection using WSS protocol with the same signed certificate.
Thanks in advance
A Shashank