-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Some connection settings cannot (as far as I know) be set as part of the connection string. This include ssl-specific settings, such as sslCA, sslCert, sslKey, sslPass. Full list available at: http://mongodb.github.io/node-mongodb-native/2.2/reference/connecting/connection-settings/
It would be great if it was possible to specify this connection settings object to be used in a migration. My colleague has made a fork of your project and made changes to allow this: https://github.com/razvanc92/mongration/tree/connection-options
If you see this as relevant in general, we will make a pull request back to your project.
Metadata
Metadata
Assignees
Labels
No labels