Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting of net.ssl.mode #300

Merged
merged 4 commits into from
Feb 19, 2018
Merged

Allow setting of net.ssl.mode #300

merged 4 commits into from
Feb 19, 2018

Conversation

bond-os
Copy link
Contributor

@bond-os bond-os commented May 17, 2016

Allow setting of net.ssl.mode option, as it cannot be set in set_parameter for startup and is hardcoded in confing.

@atrepca
Copy link
Contributor

atrepca commented Aug 30, 2016

👍 for this feature, is anything else needed to have it merged?

@bond-os
Copy link
Contributor Author

bond-os commented Aug 30, 2016

I'm using this on my test env without issues.

@bflad
Copy link

bflad commented Sep 12, 2016

I'll throw my 👍 for this feature.

hypertext418 pushed a commit to hypertext418/puppetlabs-mongodb that referenced this pull request Apr 25, 2017
@ekohl
Copy link
Member

ekohl commented Oct 2, 2017

This needs a rebase now.

update README with sslMode setting
@bond-os
Copy link
Contributor Author

bond-os commented Oct 2, 2017

rebased.

@ekohl ekohl removed the needs-rebase label Oct 2, 2017
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I think this looks good other than the README heading rendering issue.

README.md Outdated
@@ -505,7 +505,11 @@ Default: False
Set to true to disable fqdn SSL cert check
Default: False

##### `service_manage`
#####`ssl_mode`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a space? I believe this used to be allowed by GH markdown but they now follow CommonMark a bit stricter.

README.md Outdated
Ssl authorization mode. Valid options are: requireSSL, preferSSL, allowSSL.
Default: requireSSL

#####`service_manage`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

@juniorsysadmin juniorsysadmin added enhancement New feature or request and removed needs-rebase labels Jan 15, 2018
@juniorsysadmin
Copy link
Member

Hi @bond-os , this should probably have a matching test. Are you able to add one?

@bond-os
Copy link
Contributor Author

bond-os commented Jan 15, 2018

Hi, I should be able to make one sometime this week. Something besides server_config_spec?

@bond-os
Copy link
Contributor Author

bond-os commented Feb 19, 2018

Ok, so is there anything more needed to get this merged?

@bastelfreak
Copy link
Member

Hi @bond-os, thanks for the PR!

@bastelfreak bastelfreak merged commit ca40295 into voxpupuli:master Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants