prometheus-kafka-adapter icon indicating copy to clipboard operation
prometheus-kafka-adapter copied to clipboard

Error while passing SSL Certification - support needed

Open velu4689 opened this issue 1 year ago • 2 comments
trafficstars

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

velu4689 avatar Dec 29 '23 17:12 velu4689

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.?

vishal14101986-git avatar Feb 29 '24 21:02 vishal14101986-git

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 https://github.com/Telefonica/prometheus-kafka-adapter/pull/95 Could you please take a look at it?

palmerabollo avatar Feb 29 '24 23:02 palmerabollo