[ruby-core:96975] [Ruby master Feature#16555] Add #verify_hostname= and #verify_hostname to skip hostname verification
From:
ganmacs@...
Date:
2020-01-23 06:32:22 UTC
List:
ruby-core #96975
Issue #16555 has been reported by ganmacs (Yuta Iwama). ---------------------------------------- Feature #16555: Add #verify_hostname= and #verify_hostname to skip hostname verification https://bugs.ruby-lang.org/issues/16555 * Author: ganmacs (Yuta Iwama) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- I'd like to add Net::HTTP#verify_hostname and Net::HTTP#verify_hostname= since OpenSSL::SSL::SSLContext has #verify_hostname but Net::HTTP does not support it. ref: https://github.com/ruby/ruby/pull/2858, https://github.com/ruby/openssl/pull/60 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>