[JDEV] Problems with SASL DIGEST-MD5 mechanism.

Ulrich B. Staudinger us at die-horde.de
Tue Dec 16 03:21:58 CST 2003


Am Di, 2003-12-16 um 04.53 schrieb Alexey Nezhdanov:
> Robert Norris wrote:
> > On Mon, Dec 15, 2003 at 05:38:35PM +0300, Alexey Nezhdanov wrote:
> >   
> > > I found the bug. I can not say for sure if client or server is buggy but this 
> > > is the cause:
> > >     
> > > python method base64.encodestring(smth) produces base64 code that 
> > > *separated*by*newlines*. It is seen on my debug output:
> > >     
> > XMPP Core makes no reference to adding linefeeds (that I can find);
> > thus, the client is at fault.
> > 
> > Rob.
> > 
> >   
> Thanks a lot. Client code already fixed.
> --
> Respectively
> Alexey Nezhdanov

Just for completeness, Java produces base64 with linefeeds, too. 

ulrich




More information about the JDev mailing list