You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.?
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?
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
The text was updated successfully, but these errors were encountered: