-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]-[800]:Provide support for uploading CA certificate for Mongo #9700
Comments
The documentation Database reference 1.2 for MongoDB indicates in the SSL section that a CA certificate can be uploaded, but this is missing from the MongoDB Datasource page. This stops you connecting to a DigitalOcean managed database which requires the certificate. This capability is not referenced in the documentation for 1.3 |
I am requesting this as well :) |
mongo 6m usage: 800 Stats
|
I would love to use appsmith with document db, but without this feature it does not look possible |
Please, add this feature. |
Also would like this feature added to connect using tls in mongoDB. |
Resurrecting this request. Currently can connect to the new elastic DocumentDB clusters, but can not to the instance based ones. Instance based clusters have more functionality such as point of time restore and more. |
Is this request mongodb specific or will it work with any database that requires tls certificates like planetscale? |
Is there an existing issue for this?
Summary
Provide support for uploading CA certificate for Mongo.
Why should this be worked on?
Allows authentication where CA certificate is a must.
Front conversations
The text was updated successfully, but these errors were encountered: