Question
remote ssh connection with key
I want to connect a linux machine via ssh. Linux server just accept key authentication.
"execute ssh" command does not have an option to use public key file.
How can i upload my ssh public key? And how can i use?
