mirror of
https://github.com/ruby/ruby.git
synced 2026-08-20 15:47:13 +08:00
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.