Skip to content

Conversation

dxmaxwell
Copy link
Contributor

Use of ssl.PROTOCOL_SSLv3 is highly discouraged and is now removed from Python 2.7 in Debian 8 due to security concerns. Recommended to update to ssl.PROTOCOL_SSLv23. See Python documentation: https://docs.python.org/2/library/ssl.html#ssl.PROTOCOL_SSLv3

Use of ssl.PROTOCOL_SSLv3 is highly discouraged and is now removed from Python 2.7 in Debian 8 due to security concerns. Recommended to update to ssl.PROTOCOL_SSLv23.  See Python documentation:  https://docs.python.org/2/library/ssl.html#ssl.PROTOCOL_SSLv3
@shroffk shroffk merged commit 9562672 into ChannelFinder:master Sep 27, 2016
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

Successfully merging this pull request may close these issues.

2 participants