net-http
net-http copied to clipboard
Add Net::HTTP#security_level attribute
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