Today I installed net-p2p/deluge and I saw this:
I was unable to find/resolve this service_identity issue, but on first place I wonder why I see this warning at all, shouldn't that be resolved during install and second is there a specific port that provide this as I couldn't find it?
My ports tree and system are up-to-date and current (10.0-RELEASE-p6)
Thanks!
Code:
service deluged start
Starting deluged.
/usr/local/lib/python2.7/site-packages/twisted/internet/_sslverify.py:184: UserWarning: You do not have the service_identity module installed. Please install it 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. verifyHostname, VerificationError = _selectVerifyImplementation()
I was unable to find/resolve this service_identity issue, but on first place I wonder why I see this warning at all, shouldn't that be resolved during install and second is there a specific port that provide this as I couldn't find it?
My ports tree and system are up-to-date and current (10.0-RELEASE-p6)
Thanks!