diff options
author | Kazuki Yamaguchi <[email protected]> | 2021-05-31 11:44:05 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2021-10-23 13:38:36 +0900 |
commit | 37632a0ac635082e4ca9ca5b1c8da6b6770ff0ed (patch) | |
tree | 0b6aa176577bb7930dcc5c456bd634fc73ba2584 /test/rubygems | |
parent | e353bcd1113187185e06eac64b5f63956c30e2d9 (diff) |
[ruby/openssl] test/openssl/utils: remove dup_public helper method
It uses deprecated PKey::{RSA,DSA,DH}#set_* methods, which will not
work with OpenSSL 3.0. The same can easily be achieved using
PKey#public_to_der regardless of the key kind.
https://github.com/ruby/openssl/commit/7b66eaa2db
Diffstat (limited to 'test/rubygems')
0 files changed, 0 insertions, 0 deletions