[Twisted-Python] body producer bug in agent?

ex vito ex.vitorino at gmail.com
Sun Nov 12 06:05:18 MST 2017


On 2017-11-12, at 7:32, Glyph <glyph at twistedmatrix.com> wrote:

> I attempted to draw some attention to this with github mentions:
> 
> https://github.com/twisted/treq/issues/185#issuecomment-331856235
> 
> but it looks like that didn't work.
> 
> Hopefully by posting it here I can motivate someone to look at it?  I think it sounds like a pretty bad bug, but I don't have a ton of time to look at it myself :-(.  I believe it's in Twisted itself, not Treq, but I could be wrong.

Took this for a quick spin and I suspect the failure is due to TLS certificate validation failure.

Once I did the export SSL_CERT_FILE="$(python -m certify)" workaround in https://stackoverflow.com/questions/33602478/how-to-handle-openssl-ssl-error-while-using-twisted-web-client-agent-on-facebook by none other that yourself, the sample code no longer fails.

My 2c.
--
exvito

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20171112/b104fd39/attachment-0002.html>


More information about the Twisted-Python mailing list