Does mongodb have TLS security turned on?
I setup the default railway.app mongodb, and I'm wondering if the TLS security feature is turned on or not?
I'm using the remote database both from within a different railway app, and from my local development machine,
and I'm wondering
1) is my data is being transmitted unencrypted on the open internet?
2) what about the password in the connection string? is it also transmitted on the open internet without encryption?
if so, how do I secure my mongodb instance?
3 Replies
Project ID:
117d95a1-b426-46c5-8f58-38a3beea3d30
You might find these helpful:
- How to secure my postgreSQL on Railway?
- Provision Mongo SSL
- TLS in applications
⚠️ experimental feature
117d95a1-b426-46c5-8f58-38a3beea3d30