15 Mar 2012 08:14
How to perform TLS handshaking with SASL using DIGEST-MD5 mechanism
Hi, I've been trying to use xmpp4moz to connect to my facebook account, and realized that facebook uses SASL DIGEST-MD5 mechanism. I've setup my connection host and port correctly, yet I always's get "XMPP: Error during authentication". This article (http://xmpp.org/rfcs/rfc3920.html#tls) mentioned that there's a few steps need to be performed in order to perform TLS/SASL authentication succefully, including decoding and encoding some base64 info. So, is there a function in xmpp4moz that can handle the handshake process? Or do I have to create my own listeners and respond accordingly? Feel free to let me know if I'm looking at this in a wrong way :D Best, Sylver -- -- Documentation: http://github.com/bard/sameplace/wikis/home Discussions: http://groups.google.com/group/sameplace Bug tracker: https://bugs.launchpad.net/sameplace
RSS Feed