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

How to use it with pidgin/adium? #35

Closed anildigital closed 11 years ago

anildigital commented 12 years ago

I want to login to my gtalk.. by using pidgin/adium?

How to I make use of https://bind.jappix.com/ ?

adium setting

dhruvbird commented 12 years ago

Keep "connect server" empty. Set "BOSH Server" to "https://jappix.com/bind" Uncheck "Do strict certificate checks" - though I think jappix has a valid cert. Let me know if it works.

Forgot to mention. This won't work unless the jappix admins have set "pidgin_compatible" to "true" in their configuration.

dhruvbird commented 12 years ago

@anildigital Does this answer your question?

anildigital commented 12 years ago

Nope. I can't use https. With http it stays till 25%.

dhruvbird commented 12 years ago

@anildigital Sorry, but I seem to have misunderstood. I thought your original question was about using nxb with pidgin?

dhruvbird commented 11 years ago

Closing. Too old. Please re-open if something turns up.