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

[cassandra] Not able to enable SSL for cassandra #246

Open
vaibhavkhurana2018 opened this issue Apr 13, 2020 · 1 comment
Open

[cassandra] Not able to enable SSL for cassandra #246

vaibhavkhurana2018 opened this issue Apr 13, 2020 · 1 comment

Comments

@vaibhavkhurana2018
Copy link

vaibhavkhurana2018 commented Apr 13, 2020

We have a cassandra setup with client to node encryption enabled, but i am not able to figure out how to enable the same on ndbench. We are using private CA, so need to add the cert file on the driver. I can see the underlying DataStax driver has the capability to implement SSL, but is not there on the ndbench code.

The code under, CassJavaDriverManagerImpl.java is the one which i had referred to. Can someone please help in this or point to any existing solutions.

@vaibhavkhurana2018
Copy link
Author

Added PR for supporting this, Please review: #247

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

No branches or pull requests

1 participant