Use SSL connections in DataStax Studio

Follow this procedure to connect Studio to an SSL-enabled DataStax Enterprise cluster.

Prerequisites

SSL must be configured and working on your DSE cluster. See Configure SSL for details on:

  • Client-to-node encryption

  • Node-to-node encryption

  • Preparing server certificates

DataStax recommends using certificates signed by a CA. The truststore or CA certificate can be shared between all DSE servers and clients. See Creating Local SSL Certificate and Keystore Files.

For DataStax Studio, the public key certificate from the CA must be stored in a local truststore file. If two-way SSL is not configured, then only a truststore file is required. If two-way SSL is configured, an appropriate keystore file is also required.

DataStax Studio only works with Java 8 .jks keystores and truststores.

To perform server verification, the client needs to have the public key certificate of each node in the cluster stored in a local truststore file. This truststore file is password protected.

Connect to a DSE cluster with SSL

  1. In DataStax Studio, click the menu (☰), and then select Connections.

  2. Add a new connection or edit an existing connection to a DSE cluster.

  3. Click the Standard Connection tab.

  4. Enter the connection details:

    • Name: Name of the connection, such as DSE Notebook Connection

    • Host/IP (comma delimited): The host names or IP addresses of the DSE cluster to connect to, such as 127.0.0.1. All hosts must be in a single datacenter. Default: localhost.

    • Username and Password: Optional DSE credentials for authentication if required by your cluster. For more information, see About DSE Unified Authentication.

    • Port: IP connection port, such as 9091. Default: 9042.

  5. To configure the encrypted connection, select Use SSL, and then configure the Truststore and Keystore settings as appropriate for your environment. Enter the local file path and password for the truststore and optional keystore.

  6. Click Test to verify the connection.

  7. Click Save.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2025 DataStax, an IBM Company | Privacy policy | Terms of use | Manage Privacy Choices

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com