On 2017-11-12, at 7:32, Glyph <gl...@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

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to