diff options
author | Kazuki Yamaguchi <[email protected]> | 2021-12-17 02:21:42 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2021-12-20 23:42:02 +0900 |
commit | b93ae54258684d0c3d1501400af949c013f44fba (patch) | |
tree | c247ccec4f01313bcb0403fc2832235f9eaa3956 /ext/openssl/openssl_missing.c | |
parent | 0d698be04f6c76250706e8d56f542c3c7fca0fa7 (diff) |
[ruby/openssl] pkey/ec: deprecate OpenSSL::PKey::EC#generate_key!
OpenSSL::PKey::EC#generate_key! will not work on OpenSSL 3.0 because
keys are made immutable. Users should use OpenSSL::PKey.generate_key
instead.
https://github.com/ruby/openssl/commit/5e2e66cce8
Diffstat (limited to 'ext/openssl/openssl_missing.c')
0 files changed, 0 insertions, 0 deletions