Antoine Pitrou <[email protected]> added the comment: > Ok, here's a patch with a test and documentation updates.
Ok, thanks! The only change I would make is that cadefault needs to be False by default; particularly because some platforms don't have a OpenSSL-compatible default CA store (Windows comes to mind) and all HTTPS requests would then start failing. You don't have to upload a new patch; I can change it when committing. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14780> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
