summaryrefslogtreecommitdiff
path: root/spec/ruby/library
diff options
authorYuta Iwama <[email protected]>2020-01-23 17:23:17 +0900
committerNARUSE, Yui <[email protected]>2020-01-23 17:23:17 +0900
commitbe6931f7f7d2eed46226f0cc452de64cdeec0dab (patch)
tree5580616d9863888093e276494313f07d534bf19e /spec/ruby/library
parent890200e85e5237d9656a6b72e792effbcaa5460a (diff)
Add #verify_hostname= and #verify_hostname to skip hostname verification (#2858)
According to https://github.com/ruby/openssl/pull/60, > Currently an user who wants to do the hostname verification needs to call SSLSocket#post_connection_check explicitly after the TLS connection is established. if an user who wants to skip the hostname verification, SSLSocket#post_connection_check doesn't need to be called https://bugs.ruby-lang.org/issues/16555
Diffstat (limited to 'spec/ruby/library')
0 files changed, 0 insertions, 0 deletions