# File lib/mechanize/http/agent.rb, line 1012
  def ca_file= ca_file
    @http.ca_file = ca_file
  end