Monday, February 21, 2011

Securing Cassandra communication with TLS/SSL

Hi all,

We would like to protect the Cassandra against man-in-the-middle attacks. Is there any way to configure Cassandra in a way that the client-server and server-server (replication) communications are SSL encrypted?

thank you

From stackoverflow
  • short answer: no :)

    For client - server : THRIFT-151

    Edit: You might want to follow this thread on the ML

0 comments:

Post a Comment