On Sat, May 24, 2008 at 10:57 AM, Jean-Paul Calderone &lt;<a href="mailto:exarkun@divmod.com">exarkun@divmod.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, 23 May 2008 17:31:39 -0500, Kevin Horn &lt;<a href="mailto:kevin.horn@gmail.com" target="_blank">kevin.horn@gmail.com</a>&gt; wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
On Fri, May 23, 2008 at 3:32 PM, Jean-Paul Calderone &lt;<a href="mailto:exarkun@divmod.com" target="_blank">exarkun@divmod.com</a>&gt;<br>
wrote:<br>
<br></div>[snip]</blockquote>
<br>
I tried with Ubuntu 7.10, Python 2.5.1, Twisted trunk@HEAD, OpenSSL<br>
0.9.8e-5ubuntu3, pyOpenSSL 0.6-2.3ubuntu1. &nbsp;I also tried with the<br>
Twisted 2.5 release branch. &nbsp;I don&#39;t have pyOpenSSL 0.7 handy at the<br>
moment. &nbsp;Maybe you could give 0.6 a try? &nbsp;I can&#39;t think of any changes<br>
between those versions that might be causing this, but one never knows.<br>
<br>
Jean-Paul<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Perhaps there is something wrong with my certificates? &nbsp;I would expect that<br>
this would cause errors on the server end, though...<br>
</blockquote>
<br></div>
Seems like the cert is probably fine, yea. &nbsp;I&#39;m attaching the one I tested<br>
with so you can give it a try, though.<div class="Ih2E3d"><br>
</div></blockquote></div><br>OK, tested on Win2K, Python 2.4, Twisted 8.1.0, PyOpenSSL 0.7, OpenSSL 0.9.8g<br>
<br>
using your cert...TLS handshake succeeded.<br>
<br>
using my cert...same error as before<br>
<br>
so there definitely seems to be something wrong with my certificate files<br>
<br>
What procedure and/or OpenSSL commands did you use to create yours?&nbsp; Maybe I&#39;m doing something incorrectly when creating certs?<br><br>Nice to see my code working though...thanks for your help so far!<br>
<br>
Kevin Horn<br>