question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Native Kafka SSL connection bug

See original GitHub issue

I think i covered everything in this question: https://stackoverflow.com/questions/58709700/is-kafka-ssl-connection-supported-in-native

Environment (please complete the following information):

  • Output of uname -a or ver:

Linux hp-450-g3 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

  • Output of java -version:

openjdk version “11.0.4” 2019-07-16 OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3) OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)

  • GraalVM version (if different from Java): 19.2.1
  • Quarkus version or git rev: 0.28.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:29 (26 by maintainers)

github_iconTop GitHub Comments

1reaction
alfschcommented, Jan 7, 2020

Hello together, any progress in this topic? BR, Alfred

0reactions
sedaitioncommented, Jun 17, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

kafka - ssl handshake failing - Stack Overflow
This setting means the certificate does not match the hostname of the machine you are using to run the consumer. That seems to...
Read more >
Problem configuring SSL secure connection in Kafka... - 81304
Hi People I am trying to make a secure communication between a producer and a consumer in Kafka (1.0.1) by - 81304.
Read more >
Encryption and Authentication using SSL
Apache Kafka allows clients and brokers to communicate over SSL using a dedicated port, although this is not enabled by default.
Read more >
Troubleshooting Kafka TLS/SSL Connection Issues - Vertica
After configuring Vertica, Kafka, and your scheduler to use TLS/SSL authentication ... Another possible error message is a failure to set up a...
Read more >
Why do I receive an SSL handshake failure ... - Heroku Help
This error is due to the ssl.endpoint.identification.algorithm configuration option being set to https , enabling hostname verification, and is the default for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found