david <[email protected]> added the comment: Thank you @loewis. However, I don't see where set_default_verify_path - is defined in the patch you have provided.
It would also be nice to do something like this: import ssl ... ssl._FORCE_VERIFICATION = True and even better would be to determine the CA path as @pitrou was suggesting and incorporate this into the ssl module somehow. ---------- nosy: +db _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10441> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
