Wrong SSL version number in logs
Closed this issue · 3 comments
macjeff commented
ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:2555)
Should I ignore that? Seems to be working fine in Polisy
macjeff commented
Can you explain what this means?
firstone commented
SSL is not used directly so I don't know for sure where it's coming from. Try fetching following libs by hand and see if it goes away.
google-api-python-client
google-auth-httplib2
google-auth-oauthlib
I'll try it when I get a chance.
If it works though, why touch it.
macjeff commented
ok its working so go ahead and close this if you want