Closed ReeseWang closed 6 years ago
Hi @ReeseWang
Thanks for the PR - I'll add a commit with your code as an example as I think it's covered by tests that way.
Dom
IMO mgo
should handle the ssl=<true|false>
query param and setup the DialServer
accordingly.
What do you think ?
Hi @tbruyelle
No objection to having ssl
dial string support! Always happy to receive a PR :)
Dom
Thx @domodwyer I've just submitted a PR
Sorry for my incompetence, but I spent hours debugging "no reachable servers" error only to find that I should have connected via SSL but no one told me. So I decided to add something to the doc.