summaryrefslogtreecommitdiff
path: root/test/openssl/test_ssl.rb
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-05-31 11:44:05 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-10-23 13:38:36 +0900
commit37632a0ac635082e4ca9ca5b1c8da6b6770ff0ed (patch)
tree0b6aa176577bb7930dcc5c456bd634fc73ba2584 /test/openssl/test_ssl.rb
parente353bcd1113187185e06eac64b5f63956c30e2d9 (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/openssl/test_ssl.rb')
0 files changed, 0 insertions, 0 deletions