ruby--ruby/test/open-uri
Kazuki Yamaguchi 4e29ca0c40
Add :ssl_min_version and :ssl_max_version options
Replace :ssl_version option with these two new options. These provide
access to OpenSSL::SSL::SSLContext#{min,max}_version=, which is the
recommended way to specify SSL/TLS protocol versions.
2022-10-12 10:36:51 +09:00
..
test_open-uri.rb [ruby/open-uri] Use omit instead of skip for test-unit 2022-10-06 17:15:27 +09:00
test_ssl.rb Add :ssl_min_version and :ssl_max_version options 2022-10-12 10:36:51 +09:00