This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients Janibasha, Michael.Felt, christian.heimes
Date 2018-07-20.11:01:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532084507.26.0.56676864532.issue34163@psf.upfronthosting.co.za>
In-reply-to
Content
There is a big chance it is not a direct issue with either python or pip / rather an issue with how current your "openssl" setup is.

As an example, using git I was not able to "pull" from a remote. This git (that also depends on python) has been working for ages. I "fixed" it by getting an updated "global" cacert.pem "chain of trust" installed and now https://... queries were working instantly.

So, did you perhaps, also update your SSL while re-installing/updating python2? (And also note, v2.7.10 is several years old. The latest v2.7 version is 2.7.15).
History
Date User Action Args
2018-07-20 11:01:47Michael.Feltsetrecipients: + Michael.Felt, christian.heimes, Janibasha
2018-07-20 11:01:47Michael.Feltsetmessageid: <1532084507.26.0.56676864532.issue34163@psf.upfronthosting.co.za>
2018-07-20 11:01:47Michael.Feltlinkissue34163 messages
2018-07-20 11:01:47Michael.Feltcreate