Use this dialog box to configure the Cassandra instance SSL authentication settings.
For information on how to configure the settings, and the authentication settings, see Configuring Cassandra Authentication
Use SSL
Select this check box when your Cassandra setup uses SSL authentication.
Key Store
The path on the Cassandra client that contains the keystore, including the keystore file name. For example, /etc/dse/cassandra/client.keystore.
For a docker deployment, provide the path relative to the host.
Key Store Password
The key store password.
Trust Store
The path on the Cassandra client that contains the truststore, including the truststore file name. For example, etc/dse/cassandra/client.truststore.
For a docker deployment, provide the path relative to the host.
Trust Store Password
The trust store password.
Note
The path and password for keystore and truststore must be the same on all Cassandra nodes.