[issue10441] some stdlib modules need to be updated to handle SSL certificate validation

david report at bugs.python.org
Sun Nov 21 10:28:24 CET 2010


david <db.pub.mail at gmail.com> added the comment:

Back to the main issue here :

So for python3 is it possible to make attempting to use capath(some
common ones OR the openssl location capath if this is ok for use) the
default(with failure to find a valid capath result in an exception
being raised) ?

Obviously if cafile or capath is provided by the caller then --> do
not follow this behaviour.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10441>
_______________________________________


More information about the Python-bugs-list mailing list