Message149779
Ok, so you are talking specifically about ECDH? Or is there something to be done for generic EC support?
OpenSSL has a SSL_CTX_set_tmp_dh() function (macro, actually), but it's undocumented. Best bet is probably to follow ssl/ssltest.c (OpenSSL source tree), lines 825 and following, under "#ifndef OPENSSL_NO_ECDH". |
|
| Date |
User |
Action |
Args |
| 2011-12-18 16:32:12 | pitrou | set | recipients:
+ pitrou, naif |
| 2011-12-18 16:32:12 | pitrou | set | messageid: <[email protected]> |
| 2011-12-18 16:31:11 | pitrou | link | issue13627 messages |
| 2011-12-18 16:31:11 | pitrou | create | |
|