# File lib/httparty.rb, line 301
    def ssl_ca_file(path)
      default_options[:ssl_ca_file] = path
    end