aboutsummaryrefslogtreecommitdiffstats
path: root/vm_dump.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-04-26 16:29:58 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-04-27 23:07:42 +0900
commit7e17fed37fb0da9e610156efe2b51ea182a21aa5 (patch)
tree44806f96c5caba66df8f889c07b6064a155f4a47 /vm_dump.c
parent77de40a74e687f54647eaf84708aa163a3b5488c (diff)
downloadruby-7e17fed37fb0da9e610156efe2b51ea182a21aa5.tar.gz
ext/openssl: add SSLContext#set_ecdh_curves
And deprecate #tmp_ecdh_callback. Since SSL_CTX_set_tmp_ecdh_callback() was removed in OpenSSL 1.1.0, we can't provide SSLContext#tmp_ecdh_callback anymore. Instead, we should use SSL_CTX_set1_curves_list() to set the curves and SSL_CTX_set_ecdh_auto() to make OpenSSL select automatically from the list.
Diffstat (limited to 'vm_dump.c')
0 files changed, 0 insertions, 0 deletions