MongoDB Reader - How to connect to MongoDB with PPK file?

Hi Community,

I would like to connect to my MongoDB with the MongoDB Reader. However I need to provide the password for the corresponding user of my server where the mongoDB is running.

The problem is that the server is only working with a SSH connection and doesn’t have a password but only the private public key file as security.

Is there any chance to take the .ppk file as Password?

THX, Patrick

Is your Mongo instance behind a firewall or in a cloud provider, and you need to tunnel via SSH?

Maybe explain a little more how you connect with other applications.

I see through Google searches other apps have the option to provide SSH tunneling, but I don;t believe KNIME has support for this at the moment.

-Jeff