rtritto

Results 310 comments of rtritto

Waiting npm version > 1.0.1 to close this issue

Closed by #1458

This replaces #574 and should close it. Should we use `getFile`? Example: ```js sslCA:: getFile(process.env.ME_CONFIG_MONGODB_CA_FILE) ```

`mongodb` was updated to v5. In v6, as @mhf-ir said, there are some changes (`ssl*` options are renamed to `tls*`): [Changes mongodb v6](https://github.com/mongodb/node-mongodb-native/blob/ada1f75da90d74eaa7fb289369cff6f427b09659/etc/notes/CHANGES_6.0.0.md). In this PR or in a new/separated...

@akbhuker yes, you can start PS: feel free to open PR and reference issue with text `Fix #`.

Hi @dev-002, yes, you can start

@OOCAZ Version 1.0.1 was released.