[issue10441] some stdlib modules need to be updated to handle SSL certificate validation
Martin v. Löwis
report at bugs.python.org
Sun Nov 21 08:47:33 CET 2010
Martin v. Löwis <martin at v.loewis.de> added the comment:
Antoine,
I was proposing that the Windows installation should have a folder where OpenSSL looks for certificates, and that users put trusted certificates into that folder. These should be the ones that set_default_verify_paths will use. Unfortunately, I don't know where that directory might be in the windows builds we provide. So I think we should find out.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10441>
_______________________________________
More information about the Python-bugs-list
mailing list