In the ssh keys window enter the public key that was created. For the sample above, the key is the contents of the file /Users/joe/.ssh/id_rsa.pub.
Security & Access
ETL: Managing SSH Keys
Manage SSH keys for secure database tunnel connections in Integrate.io ETL. Generate, upload, and configure SSH key-based server authentication.
When configuring SSH tunnels for connecting to databases, authentication is performed using the SSH server. This can be done via either user name and password authentication, or by using key based authentication. Key based authentication gives the user the ability to login without a password. To authenticate using key based authentication, a key pair needs to be generated and then added to your user settings in Integrate.io ETL. Integrate.io ETL supports only RSA keys.
To create a public key
Press Enter at the first prompt to use the default file location. At the second prompt you can type a secure passphrase for the key or press Enter for no passphrase.
To add keys to Integrate.io ETL
You will receive a notification that the public key was added to your profile.
Last modified on April 20, 2026