Skip to content

Support for ssl connections #64

@fpanwaskar

Description

@fpanwaskar

Our development mongo instance mandates that we only connect over ssl. And we would like to run migrations against it. But currently it does not seem to support ssl connections.

There are a number of ssl related options that the driver supports but as part of this ticket I propose adding support for only:

ssl (boolean: false)
sslValidate (boolean: true)

How does this sound?

I implement this if it sounds reasonable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions