# File lib/bundler/vendor/net/http/persistent.rb, line 556
  def cert_store= store
    @cert_store = store

    reconnect_ssl
  end