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

mlaunch: add TLS aliases for SSL options #784

Closed
stennie opened this issue Feb 9, 2020 · 0 comments
Closed

mlaunch: add TLS aliases for SSL options #784

stennie opened this issue Feb 9, 2020 · 0 comments
Assignees
Milestone

Comments

@stennie
Copy link
Collaborator

stennie commented Feb 9, 2020

MongoDB 4.2 added new TLS options and deprecated the corresponding SSL options:

The new TLS options provide identical functionality as the deprecated SSL options as MongoDB has always supported TLS 1.0 and later.

mlaunch should support the same TLS option names for consistent usage.

@stennie stennie added this to the 1.7.0 milestone Feb 11, 2020
@stennie stennie self-assigned this Oct 13, 2020
stennie added a commit to stennie/mtools that referenced this issue Oct 14, 2020
 - move current_version detection into init()
 - support tls* params for MongoDB 4.2+, ssl* params for earlier versions
 - use new tls* param names for PyMongo 3.9+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant