You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
When I start Python on my Yun now, I'm getting the following warning:
Can this be added to OpenWRT? Is there an alternative I can use to pyopenssl?
The text was updated successfully, but these errors were encountered: