EncryptedSlaveAgentJnlpFile should use SlaveComputer.getJnlpMac() instead of reimplementing it

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Basically getJnlpMac() does JnlpSlaveAgentProtocol.SLAVE_SECRET.mac(getName()), and EncryptedSlaveAgentJnlpFile.generateResponse does: JnlpSlaveAgentProtocol.SLAVE_SECRET.mac(slaveName.getBytes("UTF-8"))
      I'd like to be able to override getJnlpMac and have the key used consistently.

            Assignee:
            Unassigned
            Reporter:
            Kevin Browder
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: