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.10:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411296074.26.0.0644532520776.issue22449@psf.upfronthosting.co.za>
In-reply-to
Content
'to respect' is the wrong term. </nitpicking>

The patch makes the code use the two env vars. Even with my patch the function doesn't respect SSL_CERT_DIR and SSL_CERT_FILE because Windows' cert store is still in use. On Linux and BSD the two env vars replace the default locations.
History
Date User Action Args
2014-09-21 10:41:14christian.heimessetrecipients: + christian.heimes, ncoghlan, janssen, pitrou, giampaolo.rodola, ned.deily, alex, hynek, dstufft
2014-09-21 10:41:14christian.heimessetmessageid: <1411296074.26.0.0644532520776.issue22449@psf.upfronthosting.co.za>
2014-09-21 10:41:14christian.heimeslinkissue22449 messages
2014-09-21 10:41:14christian.heimescreate