Knowledge Base
3.3.4
Search this version
Knowledge Base
Knowledge Base
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
How to Enable MongoDB TLS Certificate in the Configuration?
Copy Markdown
Open in ChatGPT
Open in Claude
When connecting to an extrenal or a managed database like DocumentDB or CosmosDB that has TLS enabled and also has a custom CA, the provided certificate also has to be loaded into MDSS in order to connect to the database.
Any provided certificates can be copied to the ca_certificates directory from the MDSS installation path. This directory is mounted in each MDSS container at the following path: /usr/local/share/ca-certificates . Also make sure to add the path to the certificate in the MongoDB connection string.
For example, when connecting to DocumentDB the connection string should look like this:
Bash
mongodb://<Username>:<Password>@<host>/?tls=true&tlsCAFile=/usr/local/share/ca-certificates/global-bundle.pem&replicaSet=rs0&retryWrites=falseType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
