mongodb-js/connect-mongodb-session

SSL Connection Options

bicsteruk opened this issue · 1 comments

What are the recommendations for using connect-mongodb-session when the mongodb replica set you are connecting to is configured to use self-signed SSL certs?

Same options as you use to connect using the mongodb node driver: https://scalegrid.io/blog/mongodb-ssl-with-self-signed-certificates-in-node-js/