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 benjamin.peterson, brian.curtin, christian.heimes, dilettant, eric.araujo, esc24, georg.brandl, larry, loewis, mlen, ned.deily, orsenthil, pitrou, ronaldoussoren
Date 2013-07-07.23:45:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373240703.86.0.0893197294939.issue17128@psf.upfronthosting.co.za>
In-reply-to
Content
Can you please run the unit test to see if it actually works?

 arch -i386 python -m test -unetwork test_ssl

That commands runs the unit test suite and tries to connect to a couple of HTTPS servers, too.

By the way do you know how well supported and up to date /System/Library/OpenSSL/certs/cert.pem is? The file suppose to contain all CA certs.
History
Date User Action Args
2013-07-07 23:45:03christian.heimessetrecipients: + christian.heimes, loewis, georg.brandl, ronaldoussoren, orsenthil, pitrou, larry, benjamin.peterson, ned.deily, eric.araujo, brian.curtin, esc24, dilettant, mlen
2013-07-07 23:45:03christian.heimessetmessageid: <1373240703.86.0.0893197294939.issue17128@psf.upfronthosting.co.za>
2013-07-07 23:45:03christian.heimeslinkissue17128 messages
2013-07-07 23:45:03christian.heimescreate