# File lib/net/http/persistent.rb, line 677
  def private_key= key
    @private_key = key

    reconnect_ssl
  end