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

feat(shell-api): add KMIP support MONGOSH-1013 #1235

Merged
merged 1 commit into from
Mar 17, 2022
Merged

feat(shell-api): add KMIP support MONGOSH-1013 #1235

merged 1 commit into from
Mar 17, 2022

Conversation

addaleax
Copy link
Contributor

Add support for passing through tlsOptions for FLE specifically.
This was previously not possible, and is necessary for KMIP support,
since KMIP uses TLS with a client key/certificate for authentication.

Add support for passing through `tlsOptions` for FLE specifically.
This was previously not possible, and is necessary for KMIP support,
since KMIP uses TLS with a client key/certificate for authentication.
@addaleax addaleax merged commit 1467075 into main Mar 17, 2022
@addaleax addaleax deleted the 1013-dev branch March 17, 2022 11:43
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.

2 participants