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 ronaldoussoren
Recipients benjamin.peterson, brian.curtin, christian.heimes, dilettant, eric.araujo, esc24, georg.brandl, larry, loewis, ned.deily, orsenthil, pitrou, ronaldoussoren
Date 2013-05-14.18:41:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368556865.7.0.793697477242.issue17128@psf.upfronthosting.co.za>
In-reply-to
Content
The one difference between the system openssl and a separately compiled one is that the former can use the CA root from the KeyChain (and uses a private API to do that, as noted earlier).

I just stumbled across a utility that can sync the KeyChain to an OpenSSL CA file: <https://svn.macports.org/repository/macports/trunk/dports/security/certsync/files/certsync.m>, and a blog message at <http://landonf.bikemonkey.org/code/macosx/certsync.20130514.html>
History
Date User Action Args
2013-05-14 18:41:05ronaldoussorensetrecipients: + ronaldoussoren, loewis, georg.brandl, orsenthil, pitrou, larry, christian.heimes, benjamin.peterson, ned.deily, eric.araujo, brian.curtin, esc24, dilettant
2013-05-14 18:41:05ronaldoussorensetmessageid: <1368556865.7.0.793697477242.issue17128@psf.upfronthosting.co.za>
2013-05-14 18:41:05ronaldoussorenlinkissue17128 messages
2013-05-14 18:41:05ronaldoussorencreate