I am using the Metabase tool for data visualization.
I was trying to connect to a local MongoDb instance which doesn't have a certificate and it went successfully.
Now I want to connect to a MongoDb instance which has ca-certificate file required for connection (because it allows only TLS 1.2 connections). But I Don't know how to configure it in Metabase.
Below is the screen shot of what I tried.
How do I connect from Metabase to a DB if it involves ca-certificate?