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