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