Merged XIFF r11673 XMPPTLSConnection with patches from Nipponeter

wheew, that took a whole day. this version does properly connect via TLS to Google Talk, but still fails at SASL PLAIN - this seems to be another issue.

at least for Google Talk a patched version of as3crypto.swc is required, see http://www.igniterealtime.org/community/thread/41577

this class needs testing - please assist!

now confirmed working with Google Talk, i tried to authenticate using a custom domain Google Apps account while sending “gmail.com” as domain, doh! see http://code.google.com/apis/talk/jep_extensions/jid_domain_change.html for more information.

Message was edited by: gretel
XMPPTLSConnection.as.zip (2716 Bytes)

seems the latest XIFF version does not support SASL over a socket. BOSH is supported, though.

http://www.igniterealtime.org/builds/xiff/docs/latest/changelog.html

I don’t know if anybody is currently working on it…It seems not:

http://www.igniterealtime.org/issues/browse/XIFF-29

luckily, SASL is working when using XIFF from svn trunk. the beta release is so outdated. ignite doesnt seem to care much, issue XIFF-29 is soon getting three years old without a reply.