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

Error while passing SSL Certification - support needed #128

Open
velu4689 opened this issue Dec 29, 2023 · 2 comments
Open

Error while passing SSL Certification - support needed #128

velu4689 opened this issue Dec 29, 2023 · 2 comments

Comments

@velu4689
Copy link

Hi, I have been using Telefonica for last ~10 months & I am currently upgrading to use SSL_SASL mechanism & trying to pass the ca.pem file as an input to KAFKA_SSL_CA_CERT_FILE, but I am getting following error.

SSL handshake failed: error:1416F086:SSL routines:tls_process_se
rver_certificate:certificate verify failed

The same ca.pem works, when running producer/consumer using python script.

Thanks

@vishal14101986-git
Copy link

vishal14101986-git commented Feb 29, 2024

Hi Velu, I have also stuck on the same issue and getting the same error while connecting to Kafka using SSL_SASL mechanism but it's not working.
Have you got any solution of this.?

@palmerabollo
Copy link
Member

SASL was added by an external contributor in #46. I've not tried it myself, so I can't help a lot. However, @vishal14101986-git there is an unmerged pull requests that might be related to the issue #95 Could you please take a look at it?

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

3 participants