Cassandra supports both client-node encryption and node-node encryption. It seems like the client-node encryption is simple to setup.
Now that i have finished setting up client-node, i was trying out the node-node encryption and am curious about a couple of things.
The example here (http://www.datastax.com/docs/datastax_enterprise3.1/security/ssl_certs#ssl-certs) uses different certificates for different nodes. Is this compulsory?
Can I use the sample SSL certificate for every node rather than generating a new certificate for each node?