I can authenticate successfully with putty
on the server with my private key
and passphrase. But when I try to do it with jenkins publish o
I think as it says this is a authentication issue:
Use password authentication, or use a different key Selecting this option will produce 3 more configuration boxes that mirror the options available for the Jenkins SSH Key.
Passphrase / Password If either Path to key or Key are configured then this is the passphrase to use with the encrypted key. If no key is configured then this is the password that will be used for password authentication.
Path to key See description above.
Key See description above.
Disable exec This option will remove the ability to execute commands using this configuration.
LINK HERE