<div dir="ltr">Thanks for working on this!<div><br></div><div>Do you know if there are binary eggs for Windows Python 2.7 32bit for criptography and cffi ?</div><div>This would make testing easier for people like me who don't have a Windows development environment but have access to a default installation of Windows.</div>

<div>A package containing OpenSSL as in previous pyOpenSSL distributions for Windows would be of  great help.</div><div><br></div><div>I noticed that the new API no longer accepts unicode strings. As long as it does not touches the OS filesystem this should be fine.</div>


<div><br></div><div>I checked the tests for Context.load_verify_locations() and I see that there is no test for Unicode paths.</div><div>Linux filesystem access will accept any file name and works with UTF-8 encoded byte strings. I have tested this and it works.</div>

<div><br></div><div>But I remember that on Windows for paths containing unicode chars you always need to pass the path as Unicode.<br>
</div><div>Maybe this is not a problem since filesystem access is handled by OpenSSL and not by Python</div><div><br></div><div>--------</div><div><br></div><div>No problems with HTTPS support on Twisted 12.2, but I have only basic usage.</div>

<div><br></div><div>I have tested the new pyOpenSSL with my messy Implicit and Explicit FTPS implementation and there was a single major problem with Context.set_info_callback..<br></div><div><br></div><div>I have reported all problems in GitHub.</div>

<div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 21 January 2014 15:32,  <span dir="ltr"><<a href="mailto:exarkun@twistedmatrix.com" target="_blank">exarkun@twistedmatrix.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01:25 pm, <a href="mailto:jon@multani.info" target="_blank">jon@multani.info</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Jan 21, 2014 at 12:22:41PM -0000, <a href="mailto:exarkun@twistedmatrix.com" target="_blank">exarkun@twistedmatrix.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all,<br>
<br>
I'm happy to announce the third alpha leading up to the release of<br>
pyOpenSSL 0.14.<br>
<br>
pyOpenSSL is the library Twisted uses for all of its SSL functionality.<br>
<br>
pyOpenSSL 0.14 is bringing some major changes compared to pyOpenSSL<br>
0.13.  Any and all testing is greatly appreciated.<br>
</blockquote>
<br>
I'm glad to see the new documentation will finally show up!<br>
</blockquote>
<br></div>
Indeed. :)  Sorry about the long delay in publishing this and thank you for doing the conversion. :)<br>
<br>
Jean-Paul<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.<u></u>com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-<u></u>bin/mailman/listinfo/twisted-<u></u>python</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Adi Roiban
</div>