diff options
| author | Kazuki Yamaguchi <k@rhe.jp> | 2020-08-12 20:57:52 +0900 |
|---|---|---|
| committer | Kazuki Yamaguchi <k@rhe.jp> | 2021-03-16 19:16:11 +0900 |
| commit | d47210b1130ce49c2444628f6da543782b15cadf (patch) | |
| tree | 2242870d42ff7ff736957d9c2fbe0d139f434223 /include | |
| parent | 945ed40862393778b1c991b00714dcaf73319c77 (diff) | |
[ruby/openssl] ssl: remove SSL::SSLContext#tmp_ecdh_callback
The underlying API SSL_CTX_set_tmp_ecdh_callback() was removed by
LibreSSL >= 2.6.1 and OpenSSL >= 1.1.0, in other words, it is not
supported by any non-EOL versions of OpenSSL.
The wrapper was initially implemented in Ruby 2.3 and has been
deprecated since Ruby/OpenSSL 2.0 (bundled with Ruby 2.4) with explicit
warning with rb_warn().
https://github.com/ruby/openssl/commit/ee037e1460
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4275
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
