Securing Apache Cassandra SSL connections

The user name and password for connection with Cassandra are kept in a properties file outside of Cassandra. To protect this information, the connection between Global Mailbox and Cassandra must be secured. Secure the communications between Global Mailbox and Cassandra servers with SSL by creating a keystore and truststore with encryption keys and authentication. After SSL is implemented, only trusted resources are connected.

Restriction: A working knowledge of Cassandra, SSL, and Java™ developer tools is required.