ruby/test/drb
Jeremy Evans de07645019 [ruby/drb] Support :SSL{Min,Max}Version config options
These are necessary to get the tests passing with LibreSSL 3.8.1+,
which dropped support for TLSv1.0 and TLSv1.1 for security reasons.

This updates the tests to use TLSv1.2 on OpenBSD.  This is only
strictly necessary on OpenBSD 7.4+, but it will work fine in previous
versions as well.

32707b2db5
2023-10-18 21:13:21 +00:00
..
drbtest.rb s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
ignore_test_drb.rb
test_acl.rb
test_drb.rb
test_drbobject.rb
test_drbssl.rb [ruby/drb] Support :SSL{Min,Max}Version config options 2023-10-18 21:13:21 +00:00
test_drbunix.rb
ut_array.rb
ut_array_drbssl.rb [ruby/drb] Support :SSL{Min,Max}Version config options 2023-10-18 21:13:21 +00:00
ut_array_drbunix.rb
ut_drb.rb
ut_drb_drbssl.rb
ut_drb_drbunix.rb
ut_eq.rb
ut_large.rb
ut_port.rb
ut_safe1.rb
ut_timerholder.rb