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