We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I see correctly the role supports only keyfiles. Please consider adding support for x.509 certificates as it is recommended by mongoDB:
https://docs.mongodb.com/manual/tutorial/deploy-replica-set-with-keyfile-access-control/#keyfile-security Keyfile Security Keyfiles are bare-minimum forms of security and are best suited for testing or development environments. For production environments we recommend using x.509 certificates.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I see correctly the role supports only keyfiles. Please consider adding support for x.509 certificates as it is recommended by mongoDB:
https://docs.mongodb.com/manual/tutorial/deploy-replica-set-with-keyfile-access-control/#keyfile-security
Keyfile Security
Keyfiles are bare-minimum forms of security and are best suited for testing or development environments. For production environments we recommend using x.509 certificates.
The text was updated successfully, but these errors were encountered: