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

Fix for several issues: SSL, Replicaset initialization, Secondary checking and more. #641

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

JayTee23
Copy link

@JayTee23 JayTee23 commented Apr 8, 2022

Pull Request (PR) description

Fix for several issues: SSL, Replicaset initialization, Secondary checking, etc..

This Pull Request (PR) fixes the following issues

Enable MongoDB 5.0 support
Fix mongorcjs typo
Fixed mongorc.js type for secondary check
Add support for Mongo 4.x secondary check
Fix SSL support for MongoDB 4.x
Fix for MongoDB v4 Replica Set initialization

Radu Pantiru and others added 8 commits April 7, 2022 13:06
- SSL parameters should be provided based on the configuration file settings
- Added `--sslAllowInvalidHostnames` support to the `mongodb` provider
- Include an upstream vendor module update (more like a 'hack') to enable password hashing for both MongoDB 4.0 and 5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant