-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
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.
- is related to
-
JENKINS-40413 Create JNLPMacProvider interface and have AccessControlled inherit from it
-
- Open
-