Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old pyopenssl is compromising security - update from 0.10 to 0.12+ #47

Open
sscirrus opened this issue Jun 30, 2016 · 0 comments
Open

Comments

@sscirrus
Copy link

When I start Python on my Yun now, I'm getting the following warning:

/usr/lib/python2.7/site-packages/Twisted-14.0.2-py2.7.egg/twisted/internet/_sslverify.py:184:
exceptions.UserWarning: Your version of pyOpenSSL, 0.10, is out of date.  Please upgrade to at least 
0.12 and install service_identity from <https://pypi.python.org/pypi/service_identity>. Without the 
service_identity module and a recent enough pyOpenSSL tosupport it, Twisted can perform only 
rudimentary TLS client hostnameverification.  Many valid certificate/hostname mappings may be 
rejected.

Can this be added to OpenWRT? Is there an alternative I can use to pyopenssl?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant