Alex Gaynor added the comment:

Python 2.7.9 enabled certificate validation by default for HTTP connections, 
see PEP476.

The server you're connecting to does not have a certificate that is trusted by 
your client. pysphere should configure SSL appropriately for this use case.

----------
nosy: +alex
resolution:  -> not a bug
stage:  -> resolved

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to