diff options
author | Kazuki Yamaguchi <k@rhe.jp> | 2020-08-13 23:20:55 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <k@rhe.jp> | 2021-10-23 13:38:38 +0900 |
commit | 79d5abd01ba51b205aa7da2ec133da6230580682 (patch) | |
tree | 67ebedd181f1faa85639dfb9c82a0fac6e16f3bc /test/mkmf/test_find_executable.rb | |
parent | d26e64e0eb68b9906a1d24971bef59be597b5924 (diff) | |
download | ruby-79d5abd01ba51b205aa7da2ec133da6230580682.tar.gz |
[ruby/openssl] test/openssl/test_pkcs12: fix test failures with OpenSSL 3.0
OpenSSL's PKCS12_create() by default uses pbewithSHAAnd40BitRC2-CBC for
encryption of the certificates. However, in OpenSSL 3.0, the algorithm
is part of the legacy provider and is not enabled by default.
Specify another algorithm that is still in the default provider for
these test cases.
https://github.com/ruby/openssl/commit/998406d18f
Diffstat (limited to 'test/mkmf/test_find_executable.rb')
0 files changed, 0 insertions, 0 deletions