Connect to database with SSH tunnel

Does anyone know how to connect katalon to mysql database with SSH tunnel? Because the mysql database in my organization has an ssh tunnel.

thanks :smile:

hi,
check this page

Hello,

I am also looking for the same solution where I need to to the SSH tunnel auth using private key file (.pem file) and then need to connect to mysql DB.

Even if we try to consider above Java program which allows authentication it uses SSH password and most of SSH connection are using private file for authentication purpose & second and basic observation is that How you will run this program in Katalon-> Using custom keyword I was not able to run this one.

Can anyone help in urgent need of this.

adapt the above code following the example here: