# File lib/net/http/persistent.rb, line 417
  def certificate= certificate
    @certificate = certificate

    reconnect_ssl
  end