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 brett.cannon, christian.heimes, pitrou
Date 2013-06-16.20:05:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371413154.69.0.421573674091.issue18147@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch with Antoine's review:

* method is now called get_ca_certs()
* cert_store_stats() returns total amount of X.509 as 'x509' key and X.509 certs with CA purpose in 'x509_ca'.
* documentation
History
Date User Action Args
2013-06-16 20:05:54christian.heimessetrecipients: + christian.heimes, brett.cannon, pitrou
2013-06-16 20:05:54christian.heimessetmessageid: <1371413154.69.0.421573674091.issue18147@psf.upfronthosting.co.za>
2013-06-16 20:05:54christian.heimeslinkissue18147 messages
2013-06-16 20:05:54christian.heimescreate