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 christian.heimes
Recipients alex, christian.heimes, dstufft, giampaolo.rodola, hynek, janssen, ncoghlan, ned.deily, pitrou
Date 2014-09-21.12:39:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411303172.01.0.76885374313.issue22449@psf.upfronthosting.co.za>
In-reply-to
Content
There is only a test case for ssl.get_default_verify_paths(), but not for SSLContext or SSLSocket.
History
Date User Action Args
2014-09-21 12:39:32christian.heimessetrecipients: + christian.heimes, ncoghlan, janssen, pitrou, giampaolo.rodola, ned.deily, alex, hynek, dstufft
2014-09-21 12:39:32christian.heimessetmessageid: <1411303172.01.0.76885374313.issue22449@psf.upfronthosting.co.za>
2014-09-21 12:39:32christian.heimeslinkissue22449 messages
2014-09-21 12:39:31christian.heimescreate