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.

https://github.com/ruby/drb/commit/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 Omit a DRb test on MinGW 2022-09-16 17:05:59 +09:00
test_drbobject.rb Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc` 2019-12-10 12:43:49 +09:00
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 lib/drb/drb.rb: Use ruby2_keywords for keyword separation 2020-02-15 16:27:03 +09:00
ut_drb_drbssl.rb
ut_drb_drbunix.rb
ut_eq.rb
ut_large.rb
ut_port.rb
ut_safe1.rb
ut_timerholder.rb