From: ganmacs@... Date: 2020-01-23T06:32:22+00:00 Subject: [ruby-core:96975] [Ruby master Feature#16555] Add #verify_hostname= and #verify_hostname to skip hostname verification 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: