[issue9003] urllib.request and http.client should allow certificate checking

Antoine Pitrou report at bugs.python.org
Mon Oct 11 18:34:23 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a patch which also adds 'cafile' and 'capath' keyword arguments to urlopen().

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file19185/httpcli+urllib.patch

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


More information about the Python-bugs-list mailing list