GarbageYard

Ansible Win Error

Feb 19th, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.54 KB | None | 0 0
  1. $ python try.py
  2. From cffi callback <function _verify_callback at 0x16875f0>:
  3. Traceback (most recent call last):
  4.   File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 313, in wrapper
  5.     _lib.X509_up_ref(x509)
  6. AttributeError: 'module' object has no attribute 'X509_up_ref'
  7. From cffi callback <function _verify_callback at 0x1687668>:
  8. Traceback (most recent call last):
  9.   File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 313, in wrapper
  10.     _lib.X509_up_ref(x509)
  11. AttributeError: 'module' object has no attribute 'X509_up_ref'
Add Comment
Please, Sign In to add comment