This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010年11月17日 09:26 by asdfasdfasdfasdfasdfasdfasdf, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (1) | |||
|---|---|---|---|
| msg121338 - (view) | Author: david (asdfasdfasdfasdfasdfasdfasdf) | Date: 2010年11月17日 09:26 | |
Please by default enforce ssl certificate checking in modules that can have user's which *depend* on the security of the ssl connection. See https://bugs.launchpad.net/ubuntu/+source/offlineimap/+bug/675120 http://bugs.python.org/issue10274 http://bugs.python.org/issue1589 and http://seclists.org/oss-sec/2010/q4/33 So I will name the following modules(as a starting point): 1. httplib http://docs.python.org/library/httplib.html 2. urllib http://docs.python.org/library/urllib.html 3. urllib2 http://docs.python.org/library/urllib2.html 4. imaplib http://docs.python.org/library/imaplib.html |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:09 | admin | set | github: 54651 |
| 2010年11月25日 22:34:00 | orsenthil | set | nosy:
+ orsenthil |
| 2010年11月17日 09:32:27 | ned.deily | set | status: open -> closed resolution: duplicate superseder: some stdlib modules need to be updated to handle SSL certificate validation |
| 2010年11月17日 09:26:26 | asdfasdfasdfasdfasdfasdfasdf | create | |