net-http icon indicating copy to clipboard operation
net-http copied to clipboard

Add Net::HTTP#security_level attribute

Open timcraft opened this issue 6 months ago • 0 comments

This adds a Net::HTTP#security_level attribute which sets the corresponding OpenSSL::SSL::SSLContext#security_level attribute. There are a few open issues requesting this feature:

  • https://github.com/ruby/net-http/issues/29
  • https://bugs.ruby-lang.org/issues/18418
  • https://bugs.ruby-lang.org/issues/19641

timcraft avatar Jun 09 '25 10:06 timcraft