# File lib/httpclient/ssl_config.rb, line 172
    def verify_mode=(verify_mode)
      @verify_mode = verify_mode
      change_notify
    end