dpkp/kafka-python
View on GitHubOnly log warning about old SSL module when actually using SSL
Open
#925 opened on Dec 30, 2016
help wanted
Description
related to #924
Personally, I'd prefer this warning only be logged if we're actually trying to use SSL. If we're just using PLAINTEXT connections, there's no need to warn about this.