Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Remove deprecated --sslOnNormalPorts arg to mongod #127
+1
−1
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-testing |
jujubot
merged commit 70471d5
into
juju:master
Jun 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedJun 8, 2017
--sslOnNormalPorts is deprecated past Mongo 2.6
Use the new --sslMode arg instead.