Connection to mongodb with tls enabled

Hi Community,

I am trying to add mongo db in the metabase and previosly it was connected as there was not tls enabled.But the devops team has enabled the tls and want to use the connection string like this:

mongodb://unitydbadmin:@aws-document-db-host:27017/?tls=true&tlsCAFile=global-bundle.pem&replicaSet=rs0&readPreference=secondaryPreferred&retryWrites=false

Does it support in metabase.

Screenshot 2024-09-18 at 1.43.21 PM

From the docs it doesn't seem that is supported