Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-28 Thread Tobias Oberstein
> Brilliant - hynek mentioned a few more SSL tickets in the pipeline which > should hopefully be in 14.0 - so hopefully we can get rid of all of the monkey > patching eventually! :) That would be neat. There are 2 issues in pyOpenSSL which would needed to be resolved for monkey patching going away

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-28 Thread HawkOwl
On 28/10/13 18:41, Tobias Oberstein wrote: I've yet to hear back from anyone testing the prerelease - if you're able to, please do! Tested with Autobahn (WebSocket) + Twisted Web based stuff .. no issues found. It also supports SSL chain certificates, which should also fix up some issues using

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-28 Thread Tobias Oberstein
> I've yet to hear back from anyone testing the prerelease - if you're able to, > please do! Tested with Autobahn (WebSocket) + Twisted Web based stuff .. no issues found. > It also supports SSL chain certificates, which should also fix up some issues > using TLS with Twisted - this would also be

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-27 Thread Laurens Van Houtven
Hi Hawkowl, Thanks for managing the release! My stuff works fine :) cheers lvh ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-27 Thread exarkun
On 25 Oct, 06:38 am, hawk...@atleastfornow.net wrote: Hi everyone, I've yet to hear back from anyone testing the prerelease - if you're able to, please do! Thanks for managing the 13.2 release! I've deployed my Divmod Quotient server on 13.2.0pre1 and it's running fine so far. Jean-Paul