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 asdfasdfasdfasdfasdfasdfasdf
Recipients asdfasdfasdfasdfasdfasdfasdf, eric.araujo, loewis, orsenthil, pitrou
Date 2011-01-11.15:36:53
SpamBayes Score 9.56394e-07
Marked as misclassified No
Message-id <1294760216.38.0.0377281828892.issue10441@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you @loewis. However, I don't see where set_default_verify_path - is defined in the patch you have provided.

It would also be nice to do something like this:
import ssl
...
ssl._FORCE_VERIFICATION = True

and even better would be to determine the CA path as @pitrou was suggesting and incorporate this into the ssl module somehow.
History
Date User Action Args
2011-01-11 15:36:56asdfasdfasdfasdfasdfasdfasdfsetrecipients: + asdfasdfasdfasdfasdfasdfasdf, loewis, orsenthil, pitrou, eric.araujo
2011-01-11 15:36:56asdfasdfasdfasdfasdfasdfasdfsetmessageid: <1294760216.38.0.0377281828892.issue10441@psf.upfronthosting.co.za>
2011-01-11 15:36:53asdfasdfasdfasdfasdfasdfasdflinkissue10441 messages
2011-01-11 15:36:53asdfasdfasdfasdfasdfasdfasdfcreate