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.

Author pitrou
Recipients Ryan.Tucker, ahasenack, asdfasdfasdfasdfasdfasdfasdf, debatem1, devin, giampaolo.rodola, heikki, janssen, jsamuel, kiilerix, orsenthil, pitrou, vila, zooko
Date 2010-10-06.20:52:25
SpamBayes Score 0.029697709
Marked as misclassified No
Message-id <1286398348.83.0.991735824695.issue9003@psf.upfronthosting.co.za>
In-reply-to
Content
A big warning is now present (*) in the urllib and httplib documentation pages. Also, once issue1589 is fixed, we can go forward and make {http.client,urllib.request} check hostname and cert if the user gives the location of a bunch of CA certs.

(*) see e.g. http://docs.python.org/dev/library/urllib.request.html
History
Date User Action Args
2010-10-06 20:52:28pitrousetrecipients: + pitrou, zooko, janssen, orsenthil, giampaolo.rodola, vila, heikki, ahasenack, kiilerix, debatem1, jsamuel, devin, asdfasdfasdfasdfasdfasdfasdf, Ryan.Tucker
2010-10-06 20:52:28pitrousetmessageid: <1286398348.83.0.991735824695.issue9003@psf.upfronthosting.co.za>
2010-10-06 20:52:27pitroulinkissue9003 messages
2010-10-06 20:52:26pitroucreate