xmppo / node-xmpp-bosh

An XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
https://github.com/xmppo/node-xmpp-bosh
263 stars 85 forks source link

Cannot connect to TLS server #12

Closed derekslenk closed 12 years ago

derekslenk commented 12 years ago

I am trying to connect to a TLS server on port 5223, using old style ssl.

xDexter87@pvp.net

Connect Server: chat.na1.lol.riotgames.com

I don't know if this is an issue or not, but it always says bosh terminated the connection

dhruvbird commented 12 years ago

Sorry, old style TLS is not supported - in fact iirc, it has been deprecated by the xmpp standard.