rethink-migrate icon indicating copy to clipboard operation
rethink-migrate copied to clipboard

Enable passing an options object to `config.ssl`

Open busterc opened this issue 10 years ago • 1 comments

You'll notice that according to the rethinkdbdash README.md (line 170-171)

ssl may also be an object that will be passed as the options argument to tls.connect

https://github.com/neumino/rethinkdbdash/blame/master/README.md#L170-171

This modification enables passing an object via a JSON string, while continuing to support simple truthy/falsy values.

busterc avatar Apr 06 '16 21:04 busterc

Hey @busterc: we started a fork here we're actively maintaining. We'd happily accept this pull request.

jordanh avatar Mar 05 '17 01:03 jordanh