[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted

2018-08-23 Thread Matt Tuttle
Matt Tuttle added the comment: Yep. You are right it is a firewall issue. -- ___ Python tracker <https://bugs.python.org/issue34473> ___ ___ Python-bugs-list m

[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted

2018-08-23 Thread Matt Tuttle
Matt Tuttle added the comment: Thanks Steve, you were right it is a firewall issue that impacted both pip and conda simultaneously. ☹ -- ___ Python tracker <https://bugs.python.org/issue34

[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted

2018-08-23 Thread Matt Tuttle
Matt Tuttle added the comment: It was a firewall issue that affected pip and conda in the same way. -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/i

[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted

2018-08-23 Thread Matt Tuttle
New submission from Matt Tuttle : Running pip install ANYTHING results in an SSL failure on Windows 10 1803 because SHA-1 certificates are untrusted. -- components: Installation, Windows messages: 323945 nosy: mtuttle, paul.moore, steve.dower, tim.golden, zach.ware priority: normal