<div dir="ltr">On Thu, Sep 18, 2008 at 2:15 PM, Eric Will&nbsp;<span dir="ltr">&lt;<a href="mailto:rakaur@malkier.net">rakaur@malkier.net</a>&gt;</span>&nbsp;wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<div class="Ih2E3d">Here it is, starting with the opening &lt;stream&gt; after successful TLS:<br></div></blockquote><div><br></div>and decoded for the base64decoder&#39;less people: (I use `fold -w 79 | openssl base64 -d`)<div>
<br></div><div>challenge :&nbsp;realm=<a href="http://malkier.net">malkier.net</a>,nonce=&quot;134fea83d50a222b49a08c4427c75802&quot;,qop=&quot;auth&quot;,charset=utf-8,algorithm=md5-sess</div><div><span class="Apple-style-span" style="border-collapse: collapse; ">response&nbsp;:&nbsp;</span><span class="Apple-style-span" style="border-collapse: collapse;">username=&quot;rakaur&quot;,realm=&quot;<a href="http://malkier.net">malkier.net</a>&quot;,nonce=&quot;134fea83d50a222b49a08c4427c75802&quot;,cnonce=&quot;8wOz7xs1xNIHJJGVY7gTrSaOdCgXAwZP/kI1jSRrQss=&quot;,nc=00000001,digest-uri=&quot;xmpp/<a href="http://malkier.net">malkier.net</a>&quot;,qop=auth,response=e92dad582393b1f8b0165e6d20b827ee,charset=utf-8</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse;">failure</span></div><div><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse;">and:</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse;">challenge&nbsp;:&nbsp;realm=<a href="http://malkier.net">malkier.net</a>,nonce=&quot;2062054399a6396d31196a8d0530e800&quot;,qop=&quot;auth&quot;,charset=utf-8,algorithm=md5-sess</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse;">response :&nbsp;charset=utf-8,username=&quot;rakaur&quot;,realm=&quot;<a href="http://malkier.net">malkier.net</a>&quot;,nonce=&quot;2062054399a6396d31196a8d0530e800&quot;,nc=00000001,cnonce=&quot;8b17fd4ba66b1ef220ac5be13521f5451386520a09df2799b&quot;,digest-uri=&quot;xmpp/<a href="http://malkier.net">malkier.net</a>&quot;,response=2d8c70364862e055fcce759aec9aaa92,qop=auth<br>
</span><span class="Apple-style-span" style="border-collapse: collapse; ">challenge&nbsp;:&nbsp;</span>rspauth=310f6eb7f7d99306c5252201119529bc</div><div>response : none</div><div>success</div><div><br></div><div>So I can only assume the response values are incorrect, because the other values are identical. &nbsp;Does your password has any non-ascii characters that might be being encoded as utf-8 correctly? &nbsp;Can you force the server to generate the same nonce for both clients? &nbsp;(It would require hacking at the DIGEST-MD5 code, but it would help validate that the response is being generated correctly.</div>
<div><br></div><div>Cheers</div><div><br></div><div>Norman</div><div><br>-- <br>- Norman Rasmussen<br> - Email: <a href="mailto:norman@rasmussen.co.za">norman@rasmussen.co.za</a><br> - Home page: <a href="http://norman.rasmussen.co.za/">http://norman.rasmussen.co.za/</a><br>

</div></div>