[issue10441] some stdlib modules need to be updated to handle SSL certificate validation

Antoine Pitrou report at bugs.python.org
Wed Nov 17 10:48:19 CET 2010


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

http.client and urllib.request are already done (*), and imaplib is covered in issue10274.

(*) http://docs.python.org/dev/library/http.client.html
http://docs.python.org/dev/library/urllib.request.html

Do you have other modules in mind or should I close this issue?

----------
stage:  -> needs patch
title: Please by default enforce ssl certificate checking in modules that can have user's which *depend* on the security of the ssl connection. -> some stdlib modules need to be updated to handle SSL certificate validation
versions: +Python 3.2

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


More information about the Python-bugs-list mailing list