Skip to content

[Enhancement]: Add TLS/SSL Support to Cassandra #3124

Open
@MitulShah1

Description

@MitulShah1

Proposal

Currently, the Cassandra testcontainer module doesn't provide native support for TLS/SSL connections. This enhancement proposes implementing TLS support to make the module more useful for testing secure connections and configurations.

Use Case

When testing applications that connect to Cassandra via secure TLS connections, developers need to set up a test environment that mimics production security settings. Adding TLS support to the testcontainer would allow developers to:

  1. Test client applications against a TLS-enabled Cassandra instance
  2. Verify connection security settings
  3. Test client certificate authentication
  4. Ensure connection strings and configurations work correctly with encryption

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions