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 alex
Recipients alex, docs@python, dstufft
Date 2014-03-23.23:50:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395618630.76.0.364791925712.issue21043@psf.upfronthosting.co.za>
In-reply-to
Content
CACert is not in the root trust store on *any* platform that I'm aware of, and has not passed any audits. See http://lwn.net/SubscriberLink/590879/ce23ed7bab68e489/ for more background.

In it's place I've added StartSSL, which is included in most (all?) root trust stores, and offers free certs.
History
Date User Action Args
2014-03-23 23:50:30alexsetrecipients: + alex, docs@python, dstufft
2014-03-23 23:50:30alexsetmessageid: <1395618630.76.0.364791925712.issue21043@psf.upfronthosting.co.za>
2014-03-23 23:50:30alexlinkissue21043 messages
2014-03-23 23:50:30alexcreate