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 martius
Recipients asvetlov, brandon-rhodes, christian.heimes, dstufft, giampaolo.rodola, jcea, kristjan.jonsson, martius, pitrou, vstinner
Date 2015-07-09.13:40:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436449222.98.0.779936716317.issue16487@psf.upfronthosting.co.za>
In-reply-to
Content
You are right.

And if certfile and keyfile (args of load_cert_chain()) accept file-like objects, we agree that cafile (load_verify_location()) should accept them too?
History
Date User Action Args
2015-07-09 13:40:23martiussetrecipients: + martius, jcea, pitrou, kristjan.jonsson, vstinner, giampaolo.rodola, christian.heimes, asvetlov, brandon-rhodes, dstufft
2015-07-09 13:40:22martiussetmessageid: <1436449222.98.0.779936716317.issue16487@psf.upfronthosting.co.za>
2015-07-09 13:40:22martiuslinkissue16487 messages
2015-07-09 13:40:22martiuscreate