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

Support secure connections to Cassandra #38

Open
petetronic opened this issue Nov 25, 2013 · 3 comments
Open

Support secure connections to Cassandra #38

petetronic opened this issue Nov 25, 2013 · 3 comments

Comments

@petetronic
Copy link

Cassandra 1.2.1 added SSL to the binary protocol, it would be useful to have this from Node.JS clients.

https://issues.apache.org/jira/browse/CASSANDRA-5031

@jorgebay
Copy link
Owner

👍

@jorgebay
Copy link
Owner

Documentation on Cassandra Client-to-node encryption.
Also, Node's TLS doc.

It should be straightforward, the only problem I forsee is to create covering tests (as it would require the CI server to enable cassandra with encryption on)!

@jtornblad
Copy link

Highly desirable feature.

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

3 participants