1

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.

Metabase database connection setup

How do I connect from Metabase to a DB if it involves ca-certificate?

bruno
  • 2,213
  • 1
  • 19
  • 31
user2313833
  • 139
  • 1
  • 2
  • 14

1 Answers1

0

You may want to take a look at this question and answer, which details obtaining and utilizing an AWS cert.

pizoelectric
  • 422
  • 3
  • 10