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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant