# File lib/mechanize/http/agent.rb, line 950
  def cert_store= cert_store
    @http.cert_store = cert_store
  end