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

    reconnect_ssl
  end