Native Kafka SSL connection bug
See original GitHub issueI 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
orver
:
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:
- Created 4 years ago
- Reactions:3
- Comments:29 (26 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello together, any progress in this topic? BR, Alfred
@cescoffier