I am trying to connect to SSL enabled Kafka from datahub-actions(executor). I used the Java truststore which I used earlier in GMS but it is not working.
Getting below error. For python is the format of truststore different? I followed the link but didn’t get much help
KafkaException: KafkaError{code=_INVALID_ARG,val=-186,str="Java TrustStores are not supported, use `ssl.ca.location` and a certificate file instead. See <https://github.com/confluentinc/librdkafka/wiki/Using-SSL-with-librdkafka> for more information."}
Is it possible to extract/convert from Java truststore?
The current JKS for kafka I am using is having 7 certificates inside it.
I wasn’t able to convert all of them in a single file.
Hi Pankaj! If you’re still hitting this issue, I highly suggest joining us at the Community Marathon! We have a variety of troubleshooting & support sessions scheduled throughout the day where we can give live help https://datahubspace.slack.com/archives/CUMV92XRQ/p1705433341623299