I have an app I'd like to use that requires an SSH connection to the server. Unfortunately there are no settings to use my keypair - only un/pw authentication. Does anyone know a workaround?
I've already tried editing ssh_config, setting PasswordAuthentication yes and reloading.
Thanks for any tips!