[issue30739] pypi ssl errors [CERTIFICATE_VERIFY_FAILED]

2017-06-30 Thread Ned Deily
Ned Deily added the comment: It looks like there was a certificate validation error when pip tried to make a TLS (https) connection. If you are still having problems, suggest you check the pip issue tracker and, if needed, ask for help over there. https://github.com/pypa/pip/issues -

[issue30739] pypi ssl errors [CERTIFICATE_VERIFY_FAILED]

2017-06-23 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: +dstufft ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue30739] pypi ssl errors [CERTIFICATE_VERIFY_FAILED]

2017-06-23 Thread Luc Zimmermann
New submission from Luc Zimmermann: Hi Guys, I've a strange behavior. We use python for configure our new boxes with openWRT and coovaChilli. But since yesterday, when i ask to pip to dowload PyJWT, json-cfg and speedtest-cli, some boxes can download these packages, and some can't. root@O