# File lib/bundler/vendor/net/http/persistent.rb, line 1214
  def verify_mode= verify_mode
    @verify_mode = verify_mode

    reconnect_ssl
  end