arunoda / pick-mongo-primary

Get MongoDB Shell command to PRIMARY from the Mongo URL
MIT License
9 stars 10 forks source link

ssl=true not being forwarded? #2

Open maxfriedmann opened 7 years ago

maxfriedmann commented 7 years ago

I got a replica set on cloud.mongodb.com and therefor have to use ?ssl=true. This script is detecting the right master of the replica, but is not forwarding the request to SSL to the primary.