| It looks like there is a mismatch between the key exchange algorithms offered by the Jenkins server and those accepted on your Windows agent side. You might check which algorithms are enabled for your sshd on your Windows machine. The diffie-hellman-group-exchange-sha256 one is considered current, strong, and acceptable. Is this a new and different error from something that used to work? Or are you just trying to get things set up and working? You might try asking for configuration assistance on the Jenkins Users group. You might get better assistance there. |