normunds-wipo
Results
1
comments of
normunds-wipo
I was about to submit PR, when I understood that we can already use TLS (and hence use documentDb). All you need is to add parameters to mongo uri: `mongodb://somestuff.docdb.amazonaws.com:27017/yourdb?retryWrites=false&tls=true&tlsCAFile=../rds-combined-ca-bundle.pem`