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 asdfasdfasdfasdfasdfasdfasdf, docs@python, giampaolo.rodola, loewis, orsenthil, pitrou
Date 2010-09-29.20:40:17
SpamBayes Score 0.00442477
Marked as misclassified No
Message-id <1285792813.3194.46.camel@localhost.localdomain>
In-reply-to <1285791992.13.0.189907405344.issue9983@psf.upfronthosting.co.za>
Content
> What it does not do is to validate the server certificate in any form (AFAIU).

The warning I have added says “When opening HTTPS (or FTPS) URLs, it is
not attempted to validate the server certificate.”
(see http://docs.python.org/library/urllib.html )

So I don't think we have a disagreement here.
History
Date User Action Args
2010-09-29 20:40:20pitrousetrecipients: + pitrou, loewis, orsenthil, giampaolo.rodola, docs@python, asdfasdfasdfasdfasdfasdfasdf
2010-09-29 20:40:18pitroulinkissue9983 messages
2010-09-29 20:40:18pitroucreate