SSL Connection Options
bicsteruk opened this issue · 1 comments
bicsteruk commented
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?
vkarpov15 commented
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/