I need to access a remote server to download a file, but the developer is asking for my public SSH Key to authorize it in their DMZ SFTP Server.
-
I can’t find shell/terminal access on the n8n Cloud server
-
I need to provide a public SSH key to my remote service
-
I’m not sure if n8n Cloud has a built-in SSH key generator or if I need to generate keys externally
My Questions:
-
Does n8n Cloud have a built-in way to generate SSH key pairs?
-
If I need to generate keys externally, how would I use it to connect to the server through n8n
-
What’s the recommended workflow for this on n8n Cloud?