Skip to content

Conversation

@caius
Copy link

@caius caius commented Sep 5, 2025

We've observed a kafka cluster that attempts to negotiate communication using TLS 1.3 but then fails. This requires us to pin the max version used to TLS 1.2. Currently we're doing that via a monkey patch module prepended onto Kafka::SslContext but we'd prefer to have an argument to configure this directly.

We've observed a kafka cluster that attempts to negotiate communication using TLS 1.3 but then fails. This requires us to pin the max version used to TLS 1.2.
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Pull request has been marked as stale due to a lack of activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant