Issue Summary

Cassandra data source assumes the connection to not use SSL, which is not practical for production instances. We need to support the ssl options including certificates for Cassandra Data sources.

Technical details:

  • Redash Version: 8
  • Browser/OS: Firefox
  • How did you install Redash: Docker on Kubernetes using Helm
1 Like

I have created A PR which provides this feature. https://github.com/getredash/redash/pull/4665

Hope to see it released soon.

1 Like