[jdev] tls + plain sasl not working
Norman Rasmussen
norman at rasmussen.co.za
Wed Mar 22 05:38:05 CST 2006
On 3/22/06, Adrian Adrian <flashbk2003 at yahoo.com> wrote:
> The interesting thing is that if I try :
> <auth
> xmlns='urn:ietf:params:xml:ns:xmpp-sasl'mechanism='DIGEST-MD5'/>
> server sends me a challenge instead of failure.
>
> But I don't want to go through that MD5 jungle.
>
shouldn't you be sending the PLAIN data in the auth request? i.e.
take the username and password, base64 encode them, and send them as
part of the auth stanza.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the JDev
mailing list