aboutsummaryrefslogtreecommitdiffstats
path: root/regparse.h
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-05-05 14:40:58 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-05-14 20:00:58 +0900
commit435b08b2daeeef125dc1fb43c33756dacb5481d5 (patch)
tree8b32a84c92eded1f75ba8c646cec735bf3900be2 /regparse.h
parentfe2ba322bfafdbf1a0a195b81f4c241e2841026a (diff)
downloadruby-435b08b2daeeef125dc1fb43c33756dacb5481d5.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 'regparse.h')
0 files changed, 0 insertions, 0 deletions