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, eric.araujo, loewis, pitrou
Date 2010-11-20.22:27:15
SpamBayes Score 1.8916257e-05
Marked as misclassified No
Message-id <1290292038.14.0.150569770801.issue10441@psf.upfronthosting.co.za>
In-reply-to
Content
Martin,

> You misunderstood. I was not proposing that scripts provide a CA
> list, but that users might deploy a CA list into their Python
> installation, which is then picked up in the same way as you are asking
> for on Ubuntu.

Could you elaborate on what kind of scheme you are proposing?

It should be noted that the default OpenSSL paths can be modified at runtime using environment variables SSL_CERT_FILE and SSL_CERT_DIR. Not sure we should document this, though.
History
Date User Action Args
2010-11-20 22:27:18pitrousetrecipients: + pitrou, loewis, eric.araujo, asdfasdfasdfasdfasdfasdfasdf
2010-11-20 22:27:18pitrousetmessageid: <1290292038.14.0.150569770801.issue10441@psf.upfronthosting.co.za>
2010-11-20 22:27:15pitroulinkissue10441 messages
2010-11-20 22:27:15pitroucreate