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