[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted
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 severity: normal status: open title: pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted type: behavior versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8 ___ Python tracker <https://bugs.python.org/issue34473> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted
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/issue34473> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted
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/issue34473> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue34473] pip is unusable on Windows 10 1803 - SHA-1 certificates are untrusted
Matt Tuttle added the comment: Yep. You are right it is a firewall issue. -- ___ Python tracker <https://bugs.python.org/issue34473> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com