Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ python try.py
- From cffi callback <function _verify_callback at 0x16875f0>:
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 313, in wrapper
- _lib.X509_up_ref(x509)
- AttributeError: 'module' object has no attribute 'X509_up_ref'
- From cffi callback <function _verify_callback at 0x1687668>:
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 313, in wrapper
- _lib.X509_up_ref(x509)
- AttributeError: 'module' object has no attribute 'X509_up_ref'
Add Comment
Please, Sign In to add comment