[issue19292] Make SSLContext.set_default_verify_paths() work on Windows

Christian Heimes report at bugs.python.org
Sat Oct 19 12:00:25 CEST 2013


Christian Heimes added the comment:

I've implemented most of the necessarily bindings in #17134. It's still missing trust setting checks and #16487 to load certs from memory or file object.

----------

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


More information about the Python-bugs-list mailing list