DigitalOcean MongoDB SSL requirement for connection

Hi - We are trying to connect to a MongoDB database that is hosted on DigitalOcean. DigitalOcean requires an SSL certificate to connect to the DB. How do we include an SSL in our request?

Hey @The_Leading_Practice,

Welcome to the community :sparkling_heart:

I took a quick look at the MongoDB node, and it looks like it doesn’t support passing SSL certificates at the moment. @RicardoE105, is there another approach to achieve this?

I do not think there is a way around that. It seems like we need to expose the parameter tlsCAFile in the credentials.