Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl certificate in helm chart of kafka #725

Open
Hem125 opened this issue May 9, 2024 · 0 comments
Open

ssl certificate in helm chart of kafka #725

Hem125 opened this issue May 9, 2024 · 0 comments

Comments

@Hem125
Copy link

Hem125 commented May 9, 2024

Subject of the issue

mtls and tls not working for kafka helm chart for internal communication

Your environment

  • RHEL
  • Kubernetes
  • Bitnami kafka helm chart

Steps to reproduce

clientProtocol: plaintext # if we change to mtls its not working showing ssl handshake error

Note: empty by default for backwards compatibility reasons, find more information at

bitnami/charts#8902

externalClientProtocol: mtls
interBrokerProtocol: plaintext #if we change to mtls its not working showing ssl handshake error

Expected behaviour

While creating topic its should not show any error and has connection with zookeeper or alertmanager helm chart with mtls or tls

Actual behaviour

Showing ssl handshake error

Log


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

No branches or pull requests

1 participant