JackieTreeh0rn / MongoDB-ReplicaSet-Manager

MongoDB Replica Set Controller for Docker Swarm
GNU General Public License v3.0
6 stars 0 forks source link

About tls connection #2

Open ramses3 opened 2 months ago

ramses3 commented 2 months ago

Hello, is it easy to implement tls connecion ln this recipe?

JackieTreeh0rn commented 1 month ago

Not sure what your re asking., The mongodb connectivity in replicaset mode uses a keyfile. This is taking care of in the form of a docker secret in this implementation "--keyFile", "/run/secrets/mongo-keyfile"