Message214477
The reason I made a default argument to set_ecdh_curve is that I couldn't find any information about what happens if you set a ecdh curve _twice_ within a a OpenSSL SSL Context. So I played it safe and made it a default argument that only gets called if you haven't called it. That preserves the users ability to specify their own curve for sure. |
|
| Date |
User |
Action |
Args |
| 2014-03-22 15:26:00 | dstufft | set | recipients:
+ dstufft, ncoghlan, pitrou, christian.heimes |
| 2014-03-22 15:26:00 | dstufft | set | messageid: <[email protected]> |
| 2014-03-22 15:26:00 | dstufft | link | issue21015 messages |
| 2014-03-22 15:25:59 | dstufft | create | |
|