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

draft: add x509 auth for admin user using mongosh #668

Closed
wants to merge 1 commit into from

Conversation

witjoh
Copy link
Contributor

@witjoh witjoh commented Apr 26, 2023

Pull Request (PR) description

This PR is a work in progress.

  • adds x509 auth_mechanism for the admin user
  • replaces mongo with mongosh, mainly using x509 authentication (for now)

It works for me in a already running setup, which I'm upgrading from 4.x to 6.x.

Setting up proper test nodes to keep supporting all versions supporting mongosh.

Not planning to stay compatible with mongo command, since its gone in 6.x

This Pull Request (PR) try to fix the following issues

Fixes #648
Fixes #642

will be very please with loads of comments and how to proceed with this.

(and need to do some work on the tests still )

@witjoh
Copy link
Contributor Author

witjoh commented Feb 1, 2024

I will close this for now, since its also in #677 .. Will first review the commits in there, so it will a bit easier to review stuff ... and need a rebase also .. All suggestions are very welcome

@witjoh witjoh closed this Feb 20, 2024
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.

Supported MongoDB Versions removed mongo cli in 6.0 is not compatible with outputs from new mongosh
1 participant