Skip to content

Commit bfedabc

Browse files
committed
Update MongoDB Atlas requirements
1 parent d80107f commit bfedabc

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The root CA certificate for MongoDB Atlas must be added as a SOURCE_DB_CACERT se
7575

7676
- Download the MongoDB Atlas root CA certificate.
7777
- In RDI, add this certificate as a secret named SOURCE_DB_CACERT.
78-
- Ensure your connection string includes ssl=true or tls=true and references the CA certificate if required by your deployment.
78+
- Ensure that the `mongodb.ssl.enabled: true` setting is present in your RDI configuration.
7979

8080
Example connection string for Atlas:
8181
```

0 commit comments

Comments
 (0)