Message216493
So, I think I've found the issue. On OpenSSL < 1.0.0, the ECDH ciphers exist but the "ECDH" cipher alias doesn't. I've committed a patch which should fix the issue, although the set_ciphers() call may be entirely useless given our current default cipher list. |
|
| Date |
User |
Action |
Args |
| 2014-04-16 16:41:09 | pitrou | set | recipients:
+ pitrou, mark.dickinson, ncoghlan, vstinner, christian.heimes, ned.deily, alex, skrah, geoffreyspear, python-dev, jramnani, dstufft |
| 2014-04-16 16:41:09 | pitrou | set | messageid: <[email protected]> |
| 2014-04-16 16:41:09 | pitrou | link | issue21015 messages |
| 2014-04-16 16:41:09 | pitrou | create | |
|