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 andy polandski
Recipients andy polandski
Date 2018-09-06.16:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536250143.3.0.56676864532.issue34598@psf.upfronthosting.co.za>
In-reply-to
Content
root@kali:~# python get-pip.py
Collecting pip
From cffi callback <function _verify_callback at 0x7f9b12e56050>:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 309, in wrapper
    _lib.X509_up_ref(x509)
AttributeError: 'module' object has no attribute 'X509_up_ref'
  Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",),)': /simple/pip/
History
Date User Action Args
2018-09-06 16:09:03andy polandskisetrecipients: + andy polandski
2018-09-06 16:09:03andy polandskisetmessageid: <1536250143.3.0.56676864532.issue34598@psf.upfronthosting.co.za>
2018-09-06 16:09:03andy polandskilinkissue34598 messages
2018-09-06 16:09:03andy polandskicreate