<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">This was just run on a Hunchentoot web server running Linux 3.2.0.54-generic kernel using SBCL 1.1.0.  A Windows NT machine with only standard export ciphers was used as the client.  With the COND error, there was communication with the Hunchentoot web server but the negotiated key length was always 1024 characters.  After the fix of the COND error, there was now communication using a key length 512 characters.  It looks like 512 character key length communication had always been available with the above setup but the error caused only 1024 length keys to be used.</span><div>
<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Thanks,</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Kari </span><br>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 5, 2014 at 6:51 AM, Anton Vodonosov <span dir="ltr"><<a href="mailto:avodonosov@yandex.ru" target="_blank">avodonosov@yandex.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I have committed the patch.</div><div> </div><div>Could you please test it?</div><div> </div><div>There was an error in COND,</div>
<div>so that it always produced and returned 1024 length key.</div><div>I fixed that:</div><div><a href="https://gitorious.org/cl-plus-ssl/cl-plus-ssl/commit/ad981bd18dd754325ba41dbd1d6c340b9f2773c0" target="_blank">https://gitorious.org/cl-plus-ssl/cl-plus-ssl/commit/ad981bd18dd754325ba41dbd1d6c340b9f2773c0</a></div>
<div> </div><div>Best regards,</div><div>- Anton</div>
</blockquote></div><br></div>