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 alex, christian.heimes, dstufft, geoffreyspear, ncoghlan, ned.deily, pitrou, python-dev, skrah, vstinner
Date 2014-04-10.20:19:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397161148.95.0.27607772681.issue21015@psf.upfronthosting.co.za>
In-reply-to
Content
> The OpenSSL command advertise itself as 0.9.8y but it doesn't include 
> any ECDH ciphers.

Really? Apple's packaging looks almost criminal here.

> FreeBSD 9 is failing as well:

It's not necessarily the same issue as on OS X. Stefan, can you post the output of the following commands:
* openssl ciphers -v
* openssl ciphers -v ECDH
* openssl ciphers -v EECDH
History
Date User Action Args
2014-04-10 20:19:09pitrousetrecipients: + pitrou, ncoghlan, vstinner, christian.heimes, ned.deily, alex, skrah, geoffreyspear, python-dev, dstufft
2014-04-10 20:19:08pitrousetmessageid: <1397161148.95.0.27607772681.issue21015@psf.upfronthosting.co.za>
2014-04-10 20:19:08pitroulinkissue21015 messages
2014-04-10 20:19:08pitroucreate