summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorJun Aruga <jaruga@redhat.com>2024-02-08 18:53:32 +0100
committergit <svn-admin@ruby-lang.org>2024-03-13 15:47:27 +0000
commiteb4082284aace391a16a389a70eeaf1e7db5c542 (patch)
treef52e4faf4d302cfd06d39765d4e1aef935341d0a /test/ruby
parent171791426b748ec5109f579d8aaa9b450a6fd02a (diff)
[ruby/openssl] test_provider.rb: Make a legacy provider test optional.
In some cases such as OpenSSL package in FreeBSD[1], the legacy provider is not installed intentionally. So, we omit a test depending the legacy provider if the legacy provider is not loadable. For the test_openssl_provider_names test, we use base provider[2] instead of legacy provider, because we would expect the base provider is always loadable in OpenSSL 3 for now. * [1] https://www.freshports.org/security/openssl/ * [2] https://wiki.openssl.org/index.php/OpenSSL_3.0#Providers https://github.com/ruby/openssl/commit/7223da7730
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions