Skip to content

how to make adapter-mongodb work with TLS enabled clusters #1378

Answered by jshook
sourav11b asked this question in Q&A
Discussion options

You must be logged in to vote

I think this will require code changes. To streamline using TLS, we have a single "SSL Socket Factory" which is used by all drivers which need one of these from the runtime. This supports both common types of trust configurations. It is at io.nosqlbench.api.engine.util.SSLKsFactory in the nb-api module. If you want to support command-line configurable certificate verification, this is the place to add it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jshook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants